Package | Description |
---|---|
oracle.pg.nosql |
This package contains the logic specific to the property graph support on Oracle NoSQL Database.
|
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, 2019, Oracle and/or its afflilates. All Rights Reserved.