public class CoreGraphDatabase
extends org.neo4j.kernel.impl.factory.GraphDatabaseFacade
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_IO_EXCEPTION_MESSAGE |
| Constructor and Description |
|---|
CoreGraphDatabase(File storeDir,
Map<String,String> params,
org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.Dependencies dependencies) |
CoreGraphDatabase(File storeDir,
Map<String,String> params,
org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.Dependencies dependencies,
DiscoveryServiceFactory discoveryServiceFactory) |
| Modifier and Type | Method and Description |
|---|---|
Role |
getRole() |
MemberId |
id() |
beginTransaction, beginTransaction, beginTx, beginTx, bidirectionalTraversalDescription, createNode, createNode, execute, execute, execute, execute, execute, findNode, findNodes, findNodes, getAllLabels, getAllLabelsInUse, getAllNodes, getAllPropertyKeys, getAllRelationships, getAllRelationshipTypes, getAllRelationshipTypesInUse, getDependencyResolver, getNodeById, getRelationshipById, getStoreDir, index, init, init, isAvailable, registerKernelEventHandler, registerTransactionEventHandler, schema, shutdown, storeId, toString, traversalDescription, unregisterKernelEventHandler, unregisterTransactionEventHandler, validateURLAccesspublic static final String CUSTOM_IO_EXCEPTION_MESSAGE
public CoreGraphDatabase(File storeDir, Map<String,String> params, org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.Dependencies dependencies)
public CoreGraphDatabase(File storeDir, Map<String,String> params, org.neo4j.kernel.impl.factory.GraphDatabaseFacadeFactory.Dependencies dependencies, DiscoveryServiceFactory discoveryServiceFactory)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.