import * as pgc4d from "https://deno.land/x/pgc4d@v1.3.6/src/query_result.ts";
Classes
A buffered query result that contains all the rows and | |
Abstract superclass of streaming and buffered results. | |
A streaming result. |
Interfaces
Query metadata received at the end of execution of a query. |