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

Packages that use NewMatrix.RelTypes
org.neo4j.examples   
 

Uses of NewMatrix.RelTypes in org.neo4j.examples
 

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



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