Neo4j Enterprise

Uses of Class
org.neo4j.graphdb.factory.GraphDatabaseFactoryState

Packages that use GraphDatabaseFactoryState
org.neo4j.graphdb.factory   
 

Uses of GraphDatabaseFactoryState in org.neo4j.graphdb.factory
 

Methods in org.neo4j.graphdb.factory that return GraphDatabaseFactoryState
protected  GraphDatabaseFactoryState GraphDatabaseFactory.getCurrentState()
           
protected  GraphDatabaseFactoryState GraphDatabaseFactory.getStateCopy()
           
 

Constructors in org.neo4j.graphdb.factory with parameters of type GraphDatabaseFactoryState
GraphDatabaseFactory(GraphDatabaseFactoryState state)
           
GraphDatabaseFactoryState(GraphDatabaseFactoryState previous)
           
 


Neo4j Enterprise

Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.