Table pub.mgd.voc_annot_count_cache A record in this table represents a cached value of the number of objects (of a given type) with annotations (of a given type) to a given vocabulary term.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 85,056 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_cache_key | Primary key | Asc | voc_annot_count_cache_pkey |
annottype + _term_key | Performance | Asc/Asc | voc_annot_count_cache_idx_annottype |
|