Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryResults

Package version

Contains the tables, columns & rows resulting from a query.

Hierarchy

  • QueryResults

Index

Properties

Optional error

error: ErrorInfo

The code and message for an error.

Optional render

render: any

Visualization data in JSON format.

Optional statistics

statistics: any

Statistics represented in JSON format.

tables

tables: Table[]

The list of tables, columns and rows.

Generated using TypeDoc