Package | Description |
---|---|
oracle.pg.nosql |
This package contains the APIs specific to the property graph support on the Oracle NoSQL Database.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
NoSQLCommon.decodeObject(int iType,
java.lang.String szVal,
java.text.SimpleDateFormat sdf)
Decode an Object from a String representation based in the given type (Integer value)
|
static java.util.List<java.lang.String> |
OraclePropertyGraphUtils.getGraphNames(oracle.kv.KVStoreConfig kvsc)
List all the names of the property graphs stored in the given database
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.