Package | Description |
---|---|
oracle.pgx.api.expansion |
This package contains classes and utilities to support the subgraph expansion functionality.
|
Modifier and Type | Method and Description |
---|---|
PreparedPgViewPgqlQuery |
PgqlViewGraphExpander.preparedPgqlQuery(java.lang.String query)
Add a new prepared PGQL query to the expansion.
|
PreparedPgViewPgqlQuery |
PreparedPgViewPgqlQuery.withArg(int position, QueryArgumentType type, java.lang.Object value) |