Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
PgqlSqlDropTransImpl
Holds the SQL translation of a PGQL drop.
|
Modifier and Type | Method and Description |
---|---|
static PgqlSqlDropTrans |
PgqlDropPgTranslator.translateDropPropertyGraph(oracle.pgql.lang.ddl.propertygraph.DropPropertyGraph dpg,
QueryContext ctx)
Main translation method for PGQL DROP PROPERTY GRAPH.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.