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

Packages that use PathRepresentation
org.neo4j.server.rest.repr   
org.neo4j.server.rest.web   
 

Uses of PathRepresentation in org.neo4j.server.rest.repr
 

Subclasses of PathRepresentation in org.neo4j.server.rest.repr
 class WeightedPathRepresentation
           
 

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

Methods in org.neo4j.server.rest.web that return PathRepresentation
 PathRepresentation DatabaseActions.findSinglePath(long startId, long endId, Map<String,Object> map)
           
 



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