Package org.neo4j.kernel.impl.nioneo.xa

Interface Summary
CommandRecordVisitor Visits the record of a Command.
 

Class Summary
Command Command implementations for all the commands that can be performed on a Neo store.
InterceptingWriteTransaction  
NeoStoreXaConnection XaConnection implementation for the Neo4j kernel native store.
NeoStoreXaDataSource A NeoStoreXaDataSource is a factory for NeoStoreXaConnections.
NioNeoDbPersistenceSource The NioNeo persistence source implementation.
WriteTransaction Transaction containing commands reflecting the operations performed in the transaction.
 



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