DatastoreRecordData

class lsst.daf.butler.DatastoreRecordData(locations: Dict[str, List[DatasetIdRef]] = <factory>, records: Dict[str, List[Dict[str, Any]]] = <factory>)

Bases: object

A struct that represents a tabular data export from one or more datastores.