public class PgqlDropPgTranslator
extends java.lang.Object
| Constructor and Description |
|---|
PgqlDropPgTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static PgqlSqlDropTrans |
translateDropPropertyGraph(oracle.pgql.lang.ddl.propertygraph.DropPropertyGraph dpg, QueryContext ctx)
Main translation method for PGQL DROP PROPERTY GRAPH.
|
public static PgqlSqlDropTrans translateDropPropertyGraph(oracle.pgql.lang.ddl.propertygraph.DropPropertyGraph dpg, QueryContext ctx)
dpg - the drop property graph that should be translatedctx - the Query context