Table pub.mgd.voc_term_emapa A record in this table represents additional information about EMAPA (abstract mouse) structured vocabulary terms. Each term has a starting and ending Theiler stage and a default parent (or null if root term). See VOC_Term._Vocab_key = 90
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 7,982 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_term_key | Primary key | Asc | voc_term_emapa_pkey |
_createdby_key | Performance | Asc | voc_term_emapa_idx_createdby_key |
endstage | Performance | Asc | voc_term_emapa_idx_endstage |
_modifiedby_key | Performance | Asc | voc_term_emapa_idx_modifiedby_key |
_defaultparent_key | Performance | Asc | voc_term_emapa_idx_parent |
startstage | Performance | Asc | voc_term_emapa_idx_startstage |
|