Package | Description |
---|---|
oracle.pg.hbase |
This package contains the logic specific to the property graph support on Apache HBase.
|
Modifier and Type | Method and Description |
---|---|
<V> OracleProperty<V> |
OracleEdge.property(java.lang.String key)
Review the vertex (or vertices) associated with this edge as defined by the direction.
|
OracleProperty |
OracleEdge.property(java.lang.String key, java.lang.Object value)
TODO needs to be optimized Assign a key/value property to the element.
|
Copyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.