Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle NoSQL Database and Apache HBase.
|
oracle.pg.nosql |
This package contains the logic specific to the property graph support on Oracle NoSQL Database.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OracleEdgeBase
This class implements the Blueprints Edge and Edge interface by using one of the supported backend database.
|
interface |
OracleVertexBase
This class implements the Blueprints Vertex interface on top of a supported backed database
|
Modifier and Type | Class and Description |
---|---|
class |
OracleEdge
This class implements the Blueprints Edge interface on top of a supported backend database.
|
class |
OracleElement
This class implements the Blueprints Element interface on top of a supported backend database.
|
class |
OracleVertex
This class implements the Blueprints Vertex interface on top of the supported backend database.
|
Copyright © 2015 Oracle and/or its afflilates. All Rights Reserved.