Uses of Class
org.neo4j.examples.socnet.RelTypes

Packages that use RelTypes
org.neo4j.examples.socnet   
 

Uses of RelTypes in org.neo4j.examples.socnet
 

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