IndexDef

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

Bases: object

Index description.