The data type of column (e.g., "string", "long", "dateTime:RFC3339").
Default value to be used for rows whose string value is an empty string.
Get returns a JavaScript object of this column in the supplied result row, using default deserializers.
a data row
column value
Boolean flag indicating if the column is a part of the table's group key.
Index of this column in a row array.
Label (e.g., "_start", "_stop", "_time").
FluxTableColumn describes flux table column.