Uses of Class
org.neo4j.kernel.Uniqueness

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

Uses of Uniqueness in org.neo4j.kernel
 

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



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.