Table pub.mgd.mgi_relationship A record in this table represents a relationship, of a particular category, between any two objects with an MGI Type. For example a relationship between two Markers or a relationship between an Allele and a Marker. See MGI_Relationship_Category
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 4,798,810 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_relationship_key | Primary key, Used to cluster data | Asc | mgi_relationship_pkey |
_category_key | Performance | Asc | mgi_relationship_idx_category_key |
_object_key_1 + _object_key_2 | Performance | Asc/Asc | mgi_relationship_idx_clustered |
_createdby_key | Performance | Asc | mgi_relationship_idx_createdby_key |
_evidence_key | Performance | Asc | mgi_relationship_idx_evidence_key |
_modifiedby_key | Performance | Asc | mgi_relationship_idx_modifiedby_key |
_object_key_2 | Performance | Asc | mgi_relationship_idx_object_key_2 |
_qualifier_key | Performance | Asc | mgi_relationship_idx_qualifier_key |
_refs_key | Performance | Asc | mgi_relationship_idx_refs_key |
_relationshipterm_key | Performance | Asc | mgi_relationship_idx_relationshipterm_key |
|