Package | Description |
---|---|
oracle.pgx.algorithm | |
oracle.pgx.algorithm.filter |
Class and Description |
---|
EdgeProperty
An edge property of a PgxGraph.
|
EdgeSequence
An ordered sequence of edges which may contain duplicates.
|
EdgeSet
An unordered set of edges (no duplicates).
|
Order |
PgxCollection
A collection of elements.
|
PgxEdge
An edge of a PgxGraph.
|
PgxGraph
A PGX graph.
|
PgxMap
A map from keys to values.
|
PgxVect
A PGX vector.
|
PgxVertex
A vertex of a PgxGraph.
|
Reduction
An atomic reduction of one or more variables (argMinMax).
|
Scalar
A container for a scalar value.
|
Traversal
Utility functions to build a BFS/DFS traversal.
|
Traversal.Direction |
VertexProperty
A vertex property of a PgxGraph.
|
VertexSequence
An ordered sequence of vertices which may contain duplicates.
|
VertexSet
An unordered set of vertices (no duplicates).
|
Class and Description |
---|
PgxEdge
An edge of a PgxGraph.
|
PgxVertex
A vertex of a PgxGraph.
|