Uses of Class
de.uni.leipzig.IR15.Importer.Neo4JImporter.RelTypes

Packages that use Neo4JImporter.RelTypes
de.uni.leipzig.IR15.Importer   
 

Uses of Neo4JImporter.RelTypes in de.uni.leipzig.IR15.Importer
 

Methods in de.uni.leipzig.IR15.Importer that return Neo4JImporter.RelTypes
static Neo4JImporter.RelTypes Neo4JImporter.RelTypes.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Neo4JImporter.RelTypes[] Neo4JImporter.RelTypes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.