public interface WeightedPath extends Path
Path
that has an associated weight.Modifier and Type | Method and Description |
---|---|
double |
weight()
Returns the weight of the path.
|
endNode, iterator, lastRelationship, length, nodes, relationships, reverseNodes, reverseRelationships, startNode, toString
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.