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.hbase |
This package contains the logic specific to the property graph support on Apache HBase.
|
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 |
HBaseIndexManager
A single point for accessing all vertex and edge indices of a specific
OraclePropertyGraph object. |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.