Interface | Description |
---|---|
AuxiliaryStoreOperations |
A more optimized way of storing built-up transaction state (usually when it's time for commit), instead of
delegating the same granularity of calls that made the changes in the transaction, down to the store.
|
EntityOperations | |
EntityReadOperations | |
EntityWriteOperations | |
KeyOperations | |
KeyReadOperations | |
KeyWriteOperations | |
ReadOperations | |
SchemaOperations | |
SchemaReadOperations | |
SchemaStateOperations | |
SchemaWriteOperations | |
StatementState |
Contains all state necessary for satisfying operations performed on a statement.
|
WriteOperations |
Class | Description |
---|---|
KeyNameLookup | |
ReadOnlyStatementState | |
WritableStatementState |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.