# Structs
ColumnInfo - Contains the meta data for query results such as the column names, data types, and other attributes.
QueryOutput - output of the TS query.
RecordDimension - ts record dimension.
Row - Represents a single row in the query results.
WriteRecord - TS Record data container.