| Package | Description |
|---|---|
| org.neo4j.server.rest.transactional |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResultSerializer |
TransactionFacade.serializer(OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionHandle.commit(StatementDeserializer statements,
ExecutionResultSerializer output) |
void |
TransactionHandle.execute(StatementDeserializer statements,
ExecutionResultSerializer output) |
void |
TransactionHandle.rollback(ExecutionResultSerializer output) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.