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