| Package | Description |
|---|---|
| org.neo4j.server.rest.transactional | |
| org.neo4j.server.rest.transactional.error |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Neo4jError> |
StatementDeserializer.errors() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionResultSerializer.errors(Iterable<? extends Neo4jError> errors)
Will get called once if any errors occurred, after
statementResults
has been called This method is not allowed to throw exceptions. |
| Modifier and Type | Method and Description |
|---|---|
Neo4jError |
TransactionLifecycleException.toNeo4jError() |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.