public abstract class AbstractGraphDatabase extends Object implements GraphDatabaseService, GraphDatabaseAPI
| Constructor and Description |
|---|
AbstractGraphDatabase() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
transactionRunning()
Deprecated.
This method is only for internal use.
Version 1.9 of Neo4j will be the last version to contain this method.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencyResolver, getDiagnosticsManager, getGuard, getIdGeneratorFactory, getKernelData, getKernelPanicGenerator, getLockManager, getMessageLog, getNodeManager, getPersistenceSource, getRelationshipTypeTokenHolder, getStoreDir, getStoreId, getTxIdGenerator, getTxManager, getXaDataSourceManager, txbeginTx, createNode, createNode, findNodesByLabelAndProperty, getAllNodes, getNodeById, getReferenceNode, getRelationshipById, getRelationshipTypes, index, registerKernelEventHandler, registerTransactionEventHandler, schema, shutdown, unregisterKernelEventHandler, unregisterTransactionEventHandler@Deprecated public abstract boolean transactionRunning()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.