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