lsst.dax.apdb  22.0.1-5-g75bb458+273fa57a64
Static Public Attributes | List of all members
lsst.dax.apdb.apdbSchema.IndexType Class Reference
Inheritance diagram for lsst.dax.apdb.apdbSchema.IndexType:

Static Public Attributes

string PRIMARY = "PRIMARY"
 
string UNIQUE = "UNIQUE"
 
string INDEX = "INDEX"
 
string PARTITION = "PARTITION"
 

Detailed Description

Types of indices.

The documentation for this class was generated from the following file: