Class PreparedPgSqlPgqlQuery

All Implemented Interfaces:
oracle.pgx.api.subgraph.internal.PreparedQueryBuilder<PreparedPgSqlPgqlQuery>, PreparedPgqlQueryBuilder<PreparedPgSqlPgqlQuery>

public class PreparedPgSqlPgqlQuery extends PgqlBasedSubgraphReader<R,P> implements PreparedPgqlQueryBuilder<PreparedPgSqlPgqlQuery>
A configuration builder for initial subgraph reading using a prepared PGQL query. Use this class to provide all the required arguments for the query or to continue configuring the read operation.