Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains logic for translating PGQL queries to equivalent SQL queries.
|
Modifier and Type | Field and Description |
---|---|
PgqlTranslator.TraversalStruct |
ExprContext.tStruct |
Modifier and Type | Method and Description |
---|---|
static ExprContext |
ExprContext.createExprContext(PgqlTranslator.TraversalStruct tStruct, OraclePropertyGraph opg, boolean useGtTab, BindValueInfo bvInfo)
Factory method
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.