Uses of Package
oracle.pgx.api
-
Packages that use oracle.pgx.api Package Description oracle.pg.rdbms oracle.pgx.api This package contains the main Java APIs.oracle.pgx.api.admin This package contains the administrative interfaces of PGX.oracle.pgx.api.executionenvironment This packages contains classes for session execution environments.oracle.pgx.api.expansion This package contains classes and utilities to support the subgraph expansion functionality.oracle.pgx.api.frames This package contains classes and utilities to build and manipulate PGX Frames.oracle.pgx.api.graphalteration This package contains the APIs for the alterGraph mutation.oracle.pgx.api.graphbuilder This package contains the APIs to build a new in-memory graph from scratch as well as the APIs to change an existing in-memory graph.oracle.pgx.api.mllib This package contains graph machine learning tools for use with PGX.oracle.pgx.api.subgraph This package contains classes and utilities to support the subgraph reading functionality. -
Classes in oracle.pgx.api used by oracle.pg.rdbms Class Description ServerInstance A PGX server instance. -
Classes in oracle.pgx.api used by oracle.pgx.api Class Description AlgorithmProgress Represents Algorithm progress stateAllPaths The paths from one source vertex to all other vertices.Analyst The Analyst gives access to all built-in algorithms of PGX.BipartiteGraph A bipartitePgxGraph
.CompiledProgram A compiled Green-Marl program.DefaultFutureProgress.State Destroyable Sub-classes of Destroyable can be explicitly destroyedEdgeBuilder An edge builder for defining edges added with theGraphBuilderImpl
.EdgeCollection A collection of edges.EdgeLabel EdgeModifier EdgeProperty An edge property of aPgxGraph
.EdgeProviderMetaData Meta information about an edge provider in aPgxGraph
.EdgeSequence An ordered sequence of edges which may contain duplicates.EdgeSet An unordered set of edges (no duplicates).EntityProviderMetaData Meta information about an entity provider in aPgxGraph
.EntryIterable Marker interface for an iterable over map entries.FutureProgress Represents the progress PgxFuture executionFutureProgress.FutureProgressType GmCompilerOptimization A list of Green-Marl compiler optimizationsGraphBuilder GraphBuilderImpl A graph builder for constructing aPgxGraph
.GraphChangeSet GraphDelta Represents a delta since the last synchronization operationGraphEntityCollection A collection of vertices/edges.GraphLoadingProgress GraphMetaData Meta information aboutPgxGraph
.GraphSource Type of a source where a graph can be loaded fromMapIterable Marker interface for an iterable over map entries.MatrixFactorizationModel Object that holds the state for repeatedly returning estimated ratings.MergingStrategyBuilder MutationStrategyBuilder Namespace Represents a namespace for objects (e.g.Operation An operation is part of an execution plan for executing a PGQL query.Partition A vertex partition of a graph.PgqlResultElement Type and variable name information on a pattern matching result element.PgqlResultElement.Type Type of a result element.PgqlResultSet Result set of a pattern matching query.PgxCollection Superclass for Pgx collections.PgxEdge An edge of aPgxGraph
.PgxEntity An abstraction of vertex and edge.PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.PgxGraph.Degree The degree.PgxGraph.Mode The mutation mode.PgxGraph.MultiEdges The multi-edges behavior.PgxGraph.Retention Deprecated.PgxGraph.SelfEdges The self-edges behavior.PgxGraph.SortOrder The direction.PgxGraph.TrivialVertices The trivial vertices behavior.PgxManagedObject A PGX managed object.PgxMap A map is a collection of key-value pairs.PgxPath A path from a source to a destination vertex in aPgxGraph
.PgxPath.PathIterable PgxPath.PathIterator A read-onlyListIterator
with an additionalPgxPath.PathIterator.reset()
method to start over iteration.PgxPreparedStatement PgxResult A result of a pattern matching query.PgxSession A PGX session represents an active user connected to aServerInstance
.PgxVect A vector.PgxVertex A vertex of aPgxGraph
.PickingStrategyBuilder PoolType An enum for the different thread-pools available within PGX.Property A property of aPgxGraph
.PropertyMetaData Meta information about a property of a vertex/edge provider in aPgxGraph
.Scalar A scalar value.ScalarCollection A collection of scalars.ScalarSequence An ordered sequence of scalars which may contain duplicates.ScalarSet An unordered set of scalars that does not contain duplicates.ServerInstance A PGX server instance.SessionContext Contains information describing aPgxSession
instanceSynchronizer Synchronizes changes in an external data source with a PGX graph.Synchronizer.Builder Builder class forSynchronizer
objects.VertexBuilder A vertex builder for defining vertices added with theGraphBuilderImpl
.VertexCollection A collection of vertices.VertexLabels VertexModifier VertexProperty A vertex property of aPgxGraph
.VertexProviderMetaData Meta information about a vertex provider in aPgxGraph
.VertexSequence An ordered sequence of vertices which may contain duplicates.VertexSet An unordered set of vertices (no duplicates). -
Classes in oracle.pgx.api used by oracle.pgx.api.admin Class Description PgxFuture A PGX-specific extension ofCompletableFuture
ServerInstance A PGX server instance.SessionContext Contains information describing aPgxSession
instance -
Classes in oracle.pgx.api used by oracle.pgx.api.executionenvironment Class Description PgxFuture A PGX-specific extension ofCompletableFuture
PgxSession A PGX session represents an active user connected to aServerInstance
. -
Classes in oracle.pgx.api used by oracle.pgx.api.expansion Class Description PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.PgxSession A PGX session represents an active user connected to aServerInstance
. -
Classes in oracle.pgx.api used by oracle.pgx.api.frames Class Description Destroyable Sub-classes of Destroyable can be explicitly destroyedPgqlResultSet Result set of a pattern matching query.PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.PgxSession A PGX session represents an active user connected to aServerInstance
.SessionContext Contains information describing aPgxSession
instance -
Classes in oracle.pgx.api used by oracle.pgx.api.graphalteration Class Description PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph. -
Classes in oracle.pgx.api used by oracle.pgx.api.graphbuilder Class Description EdgeBuilder An edge builder for defining edges added with theGraphBuilderImpl
.EdgeModifier GraphBuilder GraphBuilderImpl A graph builder for constructing aPgxGraph
.GraphChangeSet GraphChangeSetImpl VertexBuilder A vertex builder for defining vertices added with theGraphBuilderImpl
.VertexModifier -
Classes in oracle.pgx.api used by oracle.pgx.api.mllib Class Description PgxEdge An edge of aPgxGraph
.PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.PgxSession A PGX session represents an active user connected to aServerInstance
.PgxVertex A vertex of aPgxGraph
.VertexProperty A vertex property of aPgxGraph
. -
Classes in oracle.pgx.api used by oracle.pgx.api.subgraph Class Description PgxFuture A PGX-specific extension ofCompletableFuture
PgxGraph This class is a reference to a graph on the server side: operations on objects of this class are executed on the server side onto the referenced graph.PgxSession A PGX session represents an active user connected to aServerInstance
.