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> OracleVertexProperty<V> |
OracleVertex.property(java.lang.String key)
Get the VertexProperty for the provided key.
|
OracleVertexProperty |
OracleVertex.property(java.lang.String key, java.lang.Object value)
Assign a key/value property to the element.
|
Copyright © 2015 - 2018 Oracle and/or its affiliates. All Rights Reserved.