Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dbxrefprop_pkey | Primary key | Asc | dbxrefprop_id |
| dbxrefprop_c1 | Must be unique | Asc/Asc/Asc | dbxref_id + type_id + rank |
| dbxrefprop_idx1 | Performance | Asc | dbxref_id |
| dbxrefprop_idx2 | Performance | Asc | type_id |
0 rows
Metadata about a dbxref. Note that this is not defined in the dbxref module, as it depends on the cvterm table. This table has a structure analagous to cvtermprop
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| dbxrefprop_pkey | Primary key | Asc | dbxrefprop_id |
| dbxrefprop_c1 | Must be unique | Asc/Asc/Asc | dbxref_id + type_id + rank |
| dbxrefprop_idx1 | Performance | Asc | dbxref_id |
| dbxrefprop_idx2 | Performance | Asc | type_id |