Package | Description |
---|---|
oracle.pg.rdbms |
This package contains the logic specific to the property graph support on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
OraclePgqlResultSetMetaDataImpl
This class describes column meta data for a PGQL query result.
|
Modifier and Type | Method and Description |
---|---|
OraclePgqlResultSetMetaData |
OraclePgqlResultSet.getMetaData()
Returns an object describing the return columns of this PGQL query result.
|
OraclePgqlResultSetMetaData |
OraclePgqlResultSetImpl.getMetaData()
Returns an object describing the return columns of this PGQL query result.
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.