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

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

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

Methods in org.neo4j.server.rest.web that return PropertiesRepresentation
 PropertiesRepresentation DatabaseActions.getAllNodeProperties(long nodeId)
           
 PropertiesRepresentation DatabaseActions.getAllRelationshipProperties(long relationshipId)
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.