MetaDataRow

class of dascore.io.index.schema
inherits from: tuple
source

MetaDataRow(
    what_is_this: str ,
    index_version: int ,
    dascore_version: str ,
    last_indexed_ns: int ,
)

A row of the meta_data table (the index’s identity and version).