ID
- the vertex ID typepublic class AllPaths<ID extends Comparable<ID>> extends Destroyable
Modifier and Type | Method and Description |
---|---|
PgxGraph |
getGraph()
Gets the graph.
|
PgxPath<ID> |
getPath(PgxVertex<ID> destination)
Gets the path.
|
PgxVertex<ID> |
getSource()
Gets the source vertex
|
String |
toString() |
close, destroy, destroyAsync
Copyright © 2015. All rights reserved.