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.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.