InfluxDB client's QueryApi instance
query to execute
creates a new Giraffe table
Optional
tableOptions: TableOptionstableOptions allows to filter or even stop the processing of rows, specify maximum rows or restrict the columns to collect.
Promise with query results
Executes a flux query and collects results into a Giraffe's Table.