Uses of Class
org.neo4j.kernel.HighlyAvailableGraphDatabase.BranchedDataPolicy

Packages that use HighlyAvailableGraphDatabase.BranchedDataPolicy
org.neo4j.kernel   
 

Uses of HighlyAvailableGraphDatabase.BranchedDataPolicy in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return HighlyAvailableGraphDatabase.BranchedDataPolicy
static HighlyAvailableGraphDatabase.BranchedDataPolicy HighlyAvailableGraphDatabase.BranchedDataPolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HighlyAvailableGraphDatabase.BranchedDataPolicy[] HighlyAvailableGraphDatabase.BranchedDataPolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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