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.hbase |
This package contains the APIs specific to the property graph support on Apache HBase.
|
oracle.pg.nosql |
This package contains the APIs specific to the property graph support on the Oracle NoSQL Database.
|
oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
OraclePropertyGraphBase
This class implements the Blueprints Graph interface on top of a supported backend database.
|
Modifier and Type | Class and Description |
---|---|
class |
HBaseCommon
This class contains common utility functions that are specific to Apache HBase.
|
Modifier and Type | Class and Description |
---|---|
class |
NoSQLCommon
This class contains common utility functions that are specific to Oracle NoSQL Database
|
Modifier and Type | Class and Description |
---|---|
class |
OraclePropertyGraph
This class implements the Blueprints Graph interface by using
an Oracle backend.
|
class |
SQLAnalyticsGraph |
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.