Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
Modifier and Type | Method and Description |
---|---|
EdgeLabel |
PgxGraph.getEdgeLabel()
Blocking version of
PgxGraph.getEdgeLabelAsync() . |
Modifier and Type | Method and Description |
---|---|
PgxFuture<EdgeLabel> |
PgxGraph.getEdgeLabelAsync()
Get the edge labels belonging to this graph.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.