Skip navigation links
Oracle Spatial and Graph Property Graph
Java API Reference for Oracle Database
Release 18c E87805-02

Oracle Spatial and Graph Property Graph Java API Reference
Features 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.common.csvconverter
This package contains the logic for converting CSV files into graph files in Oracle Flat-file format.
oracle.pg.text
This package contains the logic for handling text search and text indexing.
oracle.pg.text.lucene
This package contains the logic for handling text search and text indexing using Apache Lucene.
oracle.pg.text.solr
This package contains the logic for handling text search and text indexing using SolrCloud.
Database Specific Packages 
Package Description
oracle.pg.rdbms
This package contains the logic specific to the property graph support on Oracle Database.
oracle.pg.rdbms.index.lucene
This package contains the logic specific to the text indexing and text search using Apache Lucene for property graph support on Oracle Database.
oracle.pg.rdbms.index.oratext
This package contains the logic specific to the text indexing and text search using Oracle Text for property graph support on Oracle Database.
oracle.pg.rdbms.index.solr
This package contains the logic specific to the text indexing and text search using SolrCloud for property graph support on Oracle Database.
oracle.pg.rdbms.pgql
This package contains logic for translating PGQL queries to equivalent SQL queries.
Skip navigation links
Oracle Spatial and Graph Property Graph
Java API Reference for Oracle Database
Release 18c E87805-02

Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.