IndexDef

class lsst.dax.apdb.IndexDef(name: str, type: IndexType, columns: List[str])

Bases: object

Index description.