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> 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, 2019, Oracle and/or its afflilates. All Rights Reserved.