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.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.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.
|
Class and Description |
---|
OracleIndexManager
A single point for managing/accessing all vertex and edge indices of a specific
OraclePropertyGraphBase object. |
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Class and Description |
---|
OracleIndexManager
A single point for managing/accessing all vertex and edge indices of a specific
OraclePropertyGraphBase object. |
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Class and Description |
---|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
OracleIndexException
A nestable checked index exception.
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Class and Description |
---|
IndexParametersBase
This class manages the parameters and utilities to access the parameters used to create text indices
|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Class and Description |
---|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
Class and Description |
---|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Class and Description |
---|
IndexParametersBase
This class manages the parameters and utilities to access the parameters used to create text indices
|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
OracleIndexException
A nestable checked index exception.
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
OracleIndexUtils
This class contains a set of utilities to handle text search and text indexes
|
Class and Description |
---|
IndexParametersBase
This class manages the parameters and utilities to access the parameters used to create text indices
|
OracleAutoIndex
An interface that extends the functions defined in OracleIndex to provide manage an automatic index.
|
OracleIndex
An interface extending the Blueprints Index interface.
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
OracleIndexUtils
This class contains a set of utilities to handle text search and text indexes
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.