package
0.195.1
Repository: https://github.com/influxcommunity/flux.git
Documentation: pkg.go.dev

# Structs

Edge is a data flow relationship between a parent and a child.
Node denotes a single operation in a query.
NodeSource specifies the source location that created an operation.
Spec specifies a query.

# Type aliases

NodeID is a unique ID within a query for the operation.