| Package | Description |
|---|---|
| com.graphaware.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseRuntime
TxDrivenRuntime backed by a GraphDatabaseService. |
class |
ProductionRuntime
DatabaseRuntime intended for production use. |
class |
TxDrivenRuntime<T extends TxDrivenModule>
BaseGraphAwareRuntime that registers itself as a Neo4j TransactionEventHandler,
translates TransactionData into ImprovedTransactionData
and lets registered TxDrivenModules deal with the data before each transaction
commits, in the order the modules were registered. |
Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.