Uses of Class
org.neo4j.server.rest.web.RestfulGraphDatabase.AmpersandSeparatedCollection

Packages that use RestfulGraphDatabase.AmpersandSeparatedCollection
org.neo4j.server.rest.web   
 

Uses of RestfulGraphDatabase.AmpersandSeparatedCollection in org.neo4j.server.rest.web
 

Methods in org.neo4j.server.rest.web with parameters of type RestfulGraphDatabase.AmpersandSeparatedCollection
 javax.ws.rs.core.Response RestfulGraphDatabase.dropSchemaIndex(String labelName, RestfulGraphDatabase.AmpersandSeparatedCollection properties)
           
 javax.ws.rs.core.Response RestfulGraphDatabase.getNodeRelationships(long nodeId, DatabaseActions.RelationshipDirection direction, RestfulGraphDatabase.AmpersandSeparatedCollection types)
           
 



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