Package org.neo4j.server.rest.transactional

Interface Summary
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 Summary
CypherExceptionMapping  
ExecutionResultSerializer Writes directly to an output stream, therefore implicitly stateful.
Neo4jJsonCodec  
Statement  
StatementDeserializer  
TransactionFacade Transactional actions contains the business logic for executing statements against Neo4j across long-running transactions.
TransactionHandle Encapsulates executing statements in a transaction, committing the transaction, or rolling it back.
TransactionHandleRegistry  
TransitionalPeriodTransactionMessContainer  
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.