Package | Description |
---|---|
oracle.pg.nosql |
This package contains the logic specific to the property graph support on Oracle NoSQL Database.
|
Modifier and Type | Class and Description |
---|---|
class |
OracleEdge
This class implements the Blueprints Edge interface on top of a supported backend database.
|
class |
OracleVertex
This class implements the Blueprints Vertex interface on top of the supported backend database.
|
Constructor and Description |
---|
OracleProperty(OracleElement e,
java.lang.String key,
V value)
Constructs a new OracleProperty object
|
Copyright © 2015, 2019, Oracle and/or its afflilates. All Rights Reserved.