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
a Promise with query results
Executes a flux query and iterrativelly collects results into a Giraffe's FromFluxResult.