| 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.nosql | 
 This package contains the APIs specific to the property graph support on the Oracle NoSQL Database. 
 | 
| 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.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.filter | 
 This package contains filter data objects. 
 | 
| 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.common | 
 This package contains APIs and classes shared by all sub-components of PGX. 
 | 
| 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. 
 | 
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.