nd_reagentprop

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
nd_reagentprop_id serial 10 nextval('nd_reagentprop_nd_reagentprop_id_seq'::regclass)
nd_reagent_id int4 10 null
nd_reagent.nd_reagent_id nd_reagentprop_nd_reagent_id_fkey C
type_id int4 10 null
cvterm.cvterm_id nd_reagentprop_type_id_fkey C
value text 2147483647 null
rank int4 10 0

Indexes

Constraint Name Type Sort Column(s)
nd_reagentprop_pkey Primary key Asc nd_reagentprop_id
nd_reagentprop_c1 Must be unique Asc/Asc/Asc nd_reagent_id + type_id + rank

Relationships