Package | Description |
---|---|
oracle.pg.hbase |
This package contains the logic specific to the property graph support on Apache HBase.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleEdge
This class implements the Blueprints Edge and Element interfaces
on top of the Apache HBase database.
|
class |
OracleVertex
This class implements the Blueprints Vertex and Element interface by using
an Apache HBase as back-end.
|
Constructor and Description |
---|
OracleProperty(OracleElement e,
java.lang.String key,
V value)
Constructs a new OracleProperty object
|
Copyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.