| 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 |
|---|---|
oracle.pg.rdbms.OraclePgqlResultSetMetaData |
OraclePgqlResultSetImpl.getMetaData()
Deprecated.
Returns an object describing the return columns of this PGQL query result.
|
oracle.pg.rdbms.OraclePgqlResultSetMetaData |
OraclePgqlResultSet.getMetaData()
Deprecated.
Returns an object describing the return columns of this PGQL query result.
|