703 B
703 B
title | list_title | description | menu | weight | v2.0/tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flux InfluxDB v1 package | InfluxDB v1 package | The Flux InfluxDB v1 package provides functions for managing data from an InfluxDB v1.x database or structured using the InfluxDB v1 data structure. Import the `influxdata/influxdb/v1` package. |
|
202 |
|
InfluxDB v1 Flux functions provide tools for managing data from an InfluxDB v1.x
database or structured using the InfluxDB v1 data structure.
Import the influxdata/influxdb/v1
package:
import "influxdata/influxdb/v1"
{{< children type="functions" show="pages" >}}