Neo4j Enterprise

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

Packages that use HAGraphDb.BranchedDataPolicy
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
 

Uses of HAGraphDb.BranchedDataPolicy in org.neo4j.kernel
 

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


Neo4j Enterprise

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