Neo4j Community

Uses of Class
org.neo4j.kernel.CommonBranchOrdering

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

Uses of CommonBranchOrdering in org.neo4j.kernel
 

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


Neo4j Community

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