Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
oracle.pgx.api.graphalteration |
This package contains the APIs for the alterGraph mutation.
|
Class and Description |
---|
GraphAlterationBuilder
Builder to describe the alterations (graph schema modification) to perform to a graph.
|
Class and Description |
---|
GraphAlterationBuilder
Builder to describe the alterations (graph schema modification) to perform to a graph.
|
GraphAlterationEmptyEdgeProviderBuilder
Builder to describe a new empty edge provider to add in a graph as part of a graph alteration.
|
GraphAlterationEmptyProviderBuilder
Builder to describe a new empty provider to add in a graph as part of a graph alteration.
|
GraphAlterationEmptyVertexProviderBuilder
Builder to describe a new empty vertex provider to add in a graph as part of a graph alteration.
|