Table cxgn.public.dbxrefprop

Metadata about a dbxref. Note that this is not defined in the dbxref module, as it depends on the cvterm table. This table has a structure analagous to cvtermprop

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
dbxrefprop_id serial 10  √  nextval('dbxrefprop_dbxrefprop_id_seq'::regclass)
dbxref_id int4 10
dbxref.dbxref_id dbxrefprop_dbxref_id_fkey
type_id int4 10
cvterm.cvterm_id dbxrefprop_type_id_fkey
value text 2147483647 ''::text
rank int4 10 0

Table contained 0 rows at Wed May 20 01:40 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
dbxrefprop_id Primary key Asc dbxrefprop_pkey
dbxref_id + type_id + rank Must be unique Asc/Asc/Asc dbxrefprop_c1
dbxref_id Performance Asc dbxrefprop_idx1
type_id Performance Asc dbxrefprop_idx2

Close relationships  within one two degrees of separation :