Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle Database, Oracle NoSQL Database, and Apache HBase.
|
oracle.pg.hbase |
This package contains the APIs specific to the property graph support on Apache HBase.
|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
oracle.pg.rdbms.index.oratext |
This package contains the APIs specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database.
|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
oracle.pg.rdbms.pgql.pgview |
Contains the APIs for executing PGQL against PG views on Oracle Database.
|
oracle.pg.text |
This package contains the logic for handling text search and text indexing.
|
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.filter |
This package contains filter data objects.
|
oracle.pgx.api.frames |
This package contains classes and utilities to build and manipulate PGX Frames.
|
oracle.pgx.api.frames.functions | |
oracle.pgx.api.frames.schema | |
oracle.pgx.api.frames.schema.datatypes | |
oracle.pgx.api.frames.schema.datatypes.collection | |
oracle.pgx.api.frames.schema.datatypes.graph | |
oracle.pgx.api.frames.schema.datatypes.numeric | |
oracle.pgx.api.frames.schema.datatypes.spatial | |
oracle.pgx.api.frames.schema.datatypes.temporal | |
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.
|
oracle.pgx.common |
This package contains APIs and classes shared by all sub-components of PGX.
|
oracle.pgx.common.auth | |
oracle.pgx.common.types |
This package contains enums and helper classes identifying common PGX types.
|
oracle.pgx.config |
This package contains all configuration-related classes of PGX.
|
oracle.pgx.config.mllib | |
oracle.pgx.config.mllib.batchgenerator | |
oracle.pgx.config.mllib.corruption | |
oracle.pgx.config.mllib.loss |