Module metadata

Module metadata 

Source
Expand description

Metadata for time matrices.

The DataSemantic of the Statistic determines which metadata types can be used to annotate a TimeMatrix. For example, the Union statistic has a BitSet semantic that requires BitSetMetadata.

Structs§

BitLabel
A textual label for a bit in a BitSet aggregation.
BitSetMap
A map from index to BitLabels that indexes a BitSet aggregation.
BitSetNode
A reference to an Inspect node that indexes a BitSet aggregation.

Enums§

BitSetIndex
Metadata for a BitSet aggregation that indexes bits with textual labels.

Traits§

Metadata