Package oracle.pgx.api.graphalteration
This package contains the APIs for the alterGraph mutation.
-
Interface Summary Interface 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.