| 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.OraclePgqlPreparedStatement |
OraclePgqlExecutionFactory.prepareStatement(OraclePropertyGraph opg, java.lang.String pgql)
Deprecated.
Creates a new OraclePgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
|