Uses of Package
oracle.pgx.api.graphalteration
-
Packages that use oracle.pgx.api.graphalteration 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. -
Classes in oracle.pgx.api.graphalteration used by oracle.pgx.api Class Description GraphAlterationBuilder Builder to describe the alterations (graph schema modification) to perform to a graph. -
Classes in oracle.pgx.api.graphalteration used by oracle.pgx.api.graphalteration Class 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.