@Deprecated public class HighlyAvailableGraphDatabase extends HighlyAvailableGraphDatabase
| Constructor and Description |
|---|
HighlyAvailableGraphDatabase(String storeDir,
Map<String,String> config)
Deprecated.
|
HighlyAvailableGraphDatabase(String storeDir,
Map<String,String> params,
Iterable<org.neo4j.graphdb.index.IndexProvider> indexProviders,
Iterable<org.neo4j.kernel.extension.KernelExtensionFactory<?>> kernelExtensions,
Iterable<org.neo4j.kernel.impl.cache.CacheProvider> cacheProviders,
Iterable<org.neo4j.kernel.impl.transaction.xaframework.TransactionInterceptorProvider> txInterceptorProviders)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
pullUpdates()
Deprecated.
|
assertSchemaWritesAllowed, getDependencyResolver, getInstanceState, isMaster, role, start, stop, toStringbeginTx, bidirectionalTraversalDescription, createNode, createNode, equals, findNodesByLabelAndProperty, getAllNodes, getConfig, getDiagnosticsManager, getGuard, getIdGeneratorFactory, getKernelData, getKernelPanicGenerator, getLockManager, getMessageLog, getNodeById, getNodeManager, getPersistenceSource, getReferenceNode, getRelationshipById, getRelationshipTypes, getRelationshipTypeTokenHolder, getStoreDir, getStoreId, getTxIdGenerator, getTxManager, getXaDataSourceManager, hashCode, index, registerKernelEventHandler, registerTransactionEventHandler, schema, shutdown, transactionRunning, traversalDescription, tx, unregisterKernelEventHandler, unregisterTransactionEventHandlerpublic HighlyAvailableGraphDatabase(String storeDir, Map<String,String> config)
public HighlyAvailableGraphDatabase(String storeDir, Map<String,String> params, Iterable<org.neo4j.graphdb.index.IndexProvider> indexProviders, Iterable<org.neo4j.kernel.extension.KernelExtensionFactory<?>> kernelExtensions, Iterable<org.neo4j.kernel.impl.cache.CacheProvider> cacheProviders, Iterable<org.neo4j.kernel.impl.transaction.xaframework.TransactionInterceptorProvider> txInterceptorProviders)
@Deprecated public void pullUpdates()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.