Package | Description |
---|---|
oracle.pg.hbase |
This package contains the APIs specific to the property graph support on Apache HBase.
|
Class and Description |
---|
OracleAdjacentElementsFilter
This class extends HBase CompareFilter to filter cells
based on a specified qualifier and having a qualifier length greater than 0.
|
OracleCommonIteratorImpl
This class implements a common Iterator interface for iterating
through elements as well as changes.
|
OracleEdge
This class implements the Blueprints Edge and Element interfaces
on top of the Apache HBase database.
|
OracleElementIteratorImpl
This class implements the Iterator interface for elements (vertices and edges).
|
OracleKeyFilter
This class extends the HBase CompareFilter to filter rows based on a
specified key qualifier comparator and having a qualifier length greater than 0.
|
OraclePropertyGraph
This class implements the Blueprints Graph interface on top
an Apache HBase backend database.
|
OraclePropertyGraphDataLoader
This class implements logic to execute parallel data loading of a property graph (in Oracle-defined flat files format)
into Apache HBase
|
OraclePropertyGraphFeatures
Oracle's extension of Features class
|
OracleValueFilter
This class contains a value filter to restrict the cells retrieved based
on a specific value comparator.
|
OracleVertex
This class implements the Blueprints Vertex and Element interface by using
an Apache HBase as back-end.
|
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 © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.