| Package | Description |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.rest.repr | |
| org.neo4j.server.rest.transactional | |
| org.neo4j.server.rest.web |
| Class and Description |
|---|
| TransactionRegistry
Stores transaction contexts for the server, including handling concurrency safe ways to acquire
transaction contexts back, as well as timing out and closing transaction contexts that have been
left unused.
|
| Class and Description |
|---|
| TransactionStateChecker |
| Class and Description |
|---|
| ExecutionResultSerializer
Writes directly to an output stream, therefore implicitly stateful.
|
| ResultDataContent |
| ResultDataContentWriter |
| StatementDeserializer |
| TransactionHandle
Encapsulates executing statements in a transaction, committing the transaction, or rolling it back.
|
| TransactionRegistry
Stores transaction contexts for the server, including handling concurrency safe ways to acquire
transaction contexts back, as well as timing out and closing transaction contexts that have been
left unused.
|
| TransactionStateChecker |
| TransactionTerminationHandle |
| TransitionalPeriodTransactionMessContainer |
| Class and Description |
|---|
| TransactionFacade
Transactional actions contains the business logic for executing statements against Neo4j across long-running
transactions.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.