Skip navigation links
Oracle® Graph Java API Reference for Property Graph
Release 21.2

F41344-01

Oracle Graph Java API Reference for Property Graph (Javadoc)
Packages 
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.rdbms.pgql.jdbc
This package contains the JDBC driver classes for PGQL on RDBMS.
oracle.pg.rdbms.pgql.pgview
Contains the APIs for executing PGQL against PG views on Oracle Database.
oracle.pg.rdbms.pgql.pgview.metadata
Provides classes to extract metadata information of PG views stored on Oracle Database.
oracle.pg.rdbms.pgql.pgview.translation
This package contains classes that allow PGQL to SQL translation of queries against PG views.
oracle.pg.rdbms.pgql.pgview.translation.expression
This package contains classes that allow PGQL to SQL translation of different expressions for queries running against PG views.
oracle.pg.rdbms.pgql.pgview.util
Contains utility classes for PGQL to SQL translation of queries against PG views.
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.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  
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.
Skip navigation links
Oracle® Graph Java API Reference for Property Graph
Release 21.2

F41344-01

Copyright © 2010, 2021 Oracle and/or its affiliates. All Rights Reserved.