Uses of Class
org.neo4j.server.rest.web.DatabaseActions.IndexType

Packages that use DatabaseActions.IndexType
org.neo4j.server.rest.web   
 

Uses of DatabaseActions.IndexType in org.neo4j.server.rest.web
 

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