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)
Get a
Property for the Element given its key. |
OracleProperty |
OracleEdge.property(java.lang.String key,
java.lang.Object value)
Add or set a property value for the
Element given its key. |
Copyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.