| Package | Description |
|---|---|
| oracle.pg.rdbms |
This package contains the APIs specific to the property graph support on Oracle Database.
|
| Modifier and Type | Method and Description |
|---|---|
static oracle.pg.rdbms.OraclePgqlStatement |
OraclePgqlExecutionFactory.createStatement(OraclePropertyGraph opg)
Deprecated.
Creates a new OraclePgqlStatement object, which is used to execute a static PGQL query.
|