Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.mgi_property
A record in this table represents ordered properties, or name-value pairs, of a specific Property Type, for any object defined in ACC_MGIType

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
_property_key serial 10  √  nextval('mgi_property_seq'::regclass) primary key
_propertytype_key int4 10
mgi_propertytype._propertytype_key mgi_property__propertytype_key_fkey R
foreign key to MGI_PropertyType
_propertyterm_key int4 10
voc_term._term_key mgi_property__propertyterm_key_fkey R
foreign key to VOC_Term
_object_key int4 10 foreign key to any object defined in ACC_MGIType
_mgitype_key int4 10
acc_mgitype._mgitype_key mgi_property__mgitype_key_fkey R
foreign key to ACC_MGIType
value text 2147483647 property value
sequencenum int4 10 sequence number for ordering records
_createdby_key int4 10 1001
mgi_user._user_key mgi_property__createdby_key_fkey R
user who created the record
_modifiedby_key int4 10 1001
mgi_user._user_key mgi_property__modifiedby_key_fkey R
user who last modified the record
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 277,300 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_property_key Primary key Asc mgi_property_pkey
_createdby_key Performance Asc mgi_property_idx_createdby_key
_mgitype_key Performance Asc mgi_property_idx_mgitype_key
_modifiedby_key Performance Asc mgi_property_idx_modifiedby_key
_object_key Performance Asc mgi_property_idx_object_key
_propertyterm_key Performance Asc mgi_property_idx_propertyterm_key
_propertytype_key Performance Asc mgi_property_idx_propertytype_key
value Performance Asc mgi_property_idx_value

Close relationships  within of separation: