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