Uses of Class
org.neo4j.server.rest.repr.IndexDefinitionRepresentation

Packages that use IndexDefinitionRepresentation
org.neo4j.server.rest.web   
 

Uses of IndexDefinitionRepresentation in org.neo4j.server.rest.web
 

Methods in org.neo4j.server.rest.web that return IndexDefinitionRepresentation
 IndexDefinitionRepresentation DatabaseActions.createSchemaIndex(String labelName, Iterable<String> propertyKey)
           
 



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