Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryLogsResult

Package version

Tables and statistic results from a logs query.

Hierarchy

  • QueryLogsResult

Index

Properties

Optional statistics

statistics: any

Statistics represented in JSON format.

tables

tables: LogsTable[]

The list of tables, columns and rows.

Optional visualization

visualization: any

Visualization data in JSON format.

Generated using TypeDoc