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.
|
Modifier and Type | Method and Description |
---|---|
abstract OracleIndexManager |
OraclePropertyGraphBase.getOracleIndexManager()
Gets the OracleIndexManager object associated to this property graph instance.
|
Modifier and Type | Class and Description |
---|---|
class |
RDBMSIndexManager
A single point for accessing all vertex and edge indices of a specific
OraclePropertyGraph object. |
Modifier and Type | Method and Description |
---|---|
OracleIndexManager |
OraclePropertyGraph.getOracleIndexManager()
Gets the Oracle Index Manager associated to this property graph instance.
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.