Table pub.mgd.voc_go_cache A record in this table represents the cached value of the GO Terms, the GO DAG and GO accession ids. See mgicacheload/vocgo.csh.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 47,614 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_cache_key | Primary key, Used to cluster data | Asc | voc_go_cache_pkey |
_term_key | Performance | Asc | voc_go_cache_idx_clustered |
_dag_key | Performance | Asc | voc_go_cache_idx_dag_key |
_term_key | Performance | Asc | voc_go_cache_idx_term_key |
|