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 ExprContext |
ExprContext.createExprContext(PgqlTranslator.TraversalStruct tStruct, OraclePropertyGraph opg, boolean useGtTab, BindValueInfo bvInfo)
Factory method
|
Modifier and Type | Method and Description |
---|---|
static ExprTransVisitor |
ExprTransVisitor.getExprTransVisitor(ExprContext eCtx)
Factory method
|
Copyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.