Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle NoSQL Database and Apache HBase.
|
oracle.pg.nosql |
This package contains the logic specific to the property graph support on Oracle NoSQL Database.
|
Modifier and Type | Method and Description |
---|---|
abstract OracleIndexManager |
OraclePropertyGraphBase.getOracleIndexManager() |
Modifier and Type | Class and Description |
---|---|
class |
NoSQLIndexManager
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 PropertyGraphIndex Manager associated to this property graph instance.
|
Copyright © 2015 Oracle and/or its afflilates. All Rights Reserved.