public interface WeightedPath
extends org.neo4j.graphdb.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, toStringforEach, spliteratorCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.