Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains logic for translating PGQL queries to equivalent SQL queries.
|
Modifier and Type | Method and Description |
---|---|
static QueryContext |
QueryContext.getQueryContext(OraclePropertyGraph opg)
Factory method to get QueryContext instance.
|
Modifier and Type | Method and Description |
---|---|
static PgqlTranslator |
PgqlTranslator.getPgqlTranslator(QueryContext ctx)
factory method for generating a PgqlTranslator instance
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.