Package | Description |
---|---|
oracle.pgx.api.subgraph |
This package contains classes and utilities to support the subgraph reading functionality.
|
Modifier and Type | Method and Description |
---|---|
PreparedPgSqlPgqlQuery |
PgSqlSubgraphReader.preparedPgqlQuery(java.lang.String query) |
PreparedPgSqlPgqlQuery |
PreparedPgSqlPgqlQuery.withArg(int position,
QueryArgumentType type,
java.lang.Object value) |