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 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.text |
This package contains the logic for handling text search and text indexing.
|
Class and Description |
---|
OracleIndex
An interface extending the Blueprints Index interface.
|
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.
|
Parameter |
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 |
---|
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.
|
OracleIndex.SEARCH_ENGINE
An enumeration listing the search engines supported for text search in Oracle Index
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Parameter |
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.
|
OracleIndex.SEARCH_ENGINE
An enumeration listing the search engines supported for text search in Oracle Index
|
OracleIndexParameters
This class manages relevant parameters for text indexing.
|
Parameter |
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.