Neo4j Community

Uses of Class
org.neo4j.kernel.SideSelectorPolicies

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

Uses of SideSelectorPolicies in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return SideSelectorPolicies
static SideSelectorPolicies SideSelectorPolicies.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SideSelectorPolicies[] SideSelectorPolicies.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.