Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
Modifier and Type | Method and Description |
---|---|
PgxPath.PathIterable<PgxEdge> |
PgxPath.getEdges()
Gets the edges of this path.
|
PgxPath.PathIterable<PgxVertex<ID>> |
PgxPath.getVertices()
Gets the vertices of this path.
|
Copyright © 2017 Oracle Corp. All Rights Reserved.