Expand description
Functions and data types to construct Flux queries
Modules§
Structs§
- Query
- A Flux query
- Query
Builder - A builder for Flux queries
Enums§
- Client
Error - An error occurred during interfacing with an InfluxDB server
- Response
Error - An error occurred while parsing format
Functions§
- from_
str - Parse an annotated CSV response returned from InfluxDB to a list of tagged dataframes.
Type Aliases§
- Response
Result - The result of an entire InfluxQL query