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

Packages that use Matrix.RelTypes
org.neo4j.examples   
 

Uses of Matrix.RelTypes in org.neo4j.examples
 

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