Documentation

schema package

The schema package provides functions for exploring your InfluxDB data schema. Import the influxdata/influxdb/schema package:

import "influxdata/influxdb/schema"

Functions

Not supported in the Flux REPL

schema functions can retrieve schema information when executed within the context of InfluxDB, but not from the Flux REPL.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more