public class WeightedPaths extends Object
| Constructor and Description |
|---|
WeightedPaths() |
| Modifier and Type | Method and Description |
|---|---|
Set<Edge> |
edges() |
ApiMeasure |
measure() |
Map<Object,WeightedPath.Path> |
paths() |
Set<Vertex> |
vertices() |
public Map<Object,WeightedPath.Path> paths()
public ApiMeasure measure()
Copyright © 2024 The Apache Software Foundation. All rights reserved.