|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WeightedPath
A Path
that has an associated weight.
Method Summary | |
---|---|
double |
weight()
Returns the weight of the path. |
Methods inherited from interface org.neo4j.graphdb.Path |
---|
endNode, iterator, lastRelationship, length, nodes, relationships, startNode, toString |
Method Detail |
---|
double weight()
|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |