LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
lsst.dax.apdb
»
IndexDef
IndexDef
¶
class
lsst.dax.apdb.
IndexDef
(
name: str, type: lsst.dax.apdb.apdbSchema.IndexType, columns: List[str]
)
¶
Bases:
object
Index description.
On this page
IndexDef