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.
|
Modifier and Type | Method and Description |
---|---|
static OracleWrapperEdge |
OracleWrapperEdge.getInstance(OracleWrapperGraph opg,
Long eid)
Returns an instance of OracleWrapperEdge
|
static OracleWrapperEdge |
OracleWrapperEdge.getInstance(OracleWrapperGraph opg,
OracleWrapperVertex outVertex,
OracleWrapperVertex inVertex,
String edgeLabel,
Long eid)
Returns an instance of OracleWrapperEdge
|
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.