Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including
Oracle Database, Oracle NoSQL Database, and Apache HBase.
|
Modifier and Type | Method and Description |
---|---|
OracleVertexPropertyBase<java.lang.Object> |
OracleVertexBase.property(java.lang.String key)
Get the VertexProperty for the provided key.
|
OracleVertexPropertyBase<java.lang.Object> |
OracleVertexBase.property(java.lang.String key,
java.lang.Object value)
Assign a key/value property to the element.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.