Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
PgqlSqlCreateTransImpl
Holds the SQL translation of a PGQL create.
|
Modifier and Type | Method and Description |
---|---|
static PgqlSqlCreateTrans |
PgqlCreatePgTranslator.translateCreatePropertyGraph(oracle.pgql.lang.ddl.propertygraph.CreatePropertyGraph cpg,
QueryContext ctx)
Main translation method for PGQL CREATE PROPERTY GRAPH.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.