Table cxgn.phenome.tomato_term2term

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
tomato_term2term_id serial 10  √  nextval('tomato_term2term_tomato_term2term_id_seq'::regclass)
relationship_type_id int8 19 (0)::bigint
term1_id int8 19 (0)::bigint
term2_id int8 19 (0)::bigint
complete int8 19 (0)::bigint

Table contained 0 rows at Thu Aug 28 01:30 EDT 2008

Indexes:
Column(s) Type Sort Constraint Name
tomato_term2term_id Primary key Asc tomato_term2term_pkey
term1_id + term2_id + relationship_type_id Must be unique Asc/Asc/Asc term1_id_key