Package | Description |
---|---|
oracle.pg.nosql |
This package contains the APIs specific to the property graph support on the Oracle NoSQL Database.
|
Class and Description |
---|
OracleCommonIteratorImpl
This class implements a common Iterator interface for iterating through elements as well as changes.
|
OracleEdge
This class implements the Blueprints Edge interface on top of a supported backend database.
|
OracleElementIteratorImpl
This class implements the Iterator interface for elements (vertices and edges).
|
OraclePropertyGraph
This class implements the Blueprints Graph interface on top of a supported backend database.
|
OraclePropertyGraphDataLoader
This class implements logic to execute parallel data loading of a property graph (in Oracle-defined flat files format) into Oracle NoSQL Database
|
OraclePropertyGraphException
This class extends the Java RuntimeException.
|
OraclePropertyGraphFeatures
Oracle's extension of Features class
|
OracleVertex
This class implements the Blueprints Vertex interface on top of the supported backend database.
|
Parameters
This class defines various parameters.
|
SparkUtils
This class implements SparkUtilsBase and it provides a set of convenient helper methods to facilitate running Apache Spark tasks against property graph data stored in Apache HBase.
|
Copyright © 2010, 2020 Oracle and/or its affiliates. All Rights Reserved.