Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
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
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_cache_key serial 10  √  nextval('voc_annot_count_cache_seq'::regclass)
voc_allele_cache._cache_key Implied Constraint R
_term_key int4 10
voc_term._term_key voc_annot_count_cache__term_key_fkey R
foreign key to VOC_Term
_mgitype_key int4 10
acc_mgitype._mgitype_key Implied Constraint R
foreign key to ACC_MGIType
objectcount int4 10 count of objects of the given _MGIType_key with annotations of a given annotType to the given _Term_key
annotcount int4 10 count of annotations of the given annotType to the given _Term_key
annottype text 2147483647 the type of annotation we are considering in this record

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

Close relationships  within of separation: