| Package | Description |
|---|---|
| org.neo4j.bolt.v1.runtime | |
| org.neo4j.bolt.v1.runtime.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
BoltResponseHandler.onRecords(BoltResult result,
boolean pull) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementProcessor.streamResult(org.neo4j.function.ThrowingConsumer<BoltResult,Exception> resultConsumer) |
void |
TransactionStateMachine.streamResult(org.neo4j.function.ThrowingConsumer<BoltResult,Exception> resultConsumer) |
| Modifier and Type | Class and Description |
|---|---|
class |
BookmarkResult |
| Modifier and Type | Field and Description |
|---|---|
static BoltResult |
BoltResult.EMPTY |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.