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 |
OraclePgqlExecution
This class implements the
OraclePgqlStatement and OraclePgqlPreparedStatement interfaces for executing PGQL queries against graphs stored in Oracle Database. |
Modifier and Type | Method and Description |
---|---|
static OraclePgqlPreparedStatement |
OraclePgqlExecutionFactory.prepareStatement(OraclePropertyGraph opg, java.lang.String pgql)
Creates a new OraclePgqlPreparedStatement object, which represents a pre-compiled PGQL statement.
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.