Bio::Chado::Schema::Result::Project::ProjectRelationship
Linking table for relating projects to each other. For example, a given project could be composed of several smaller subprojects
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'project_relationship_project_relationship_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
The cvterm type of the relationship being stated, such as "part of".
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Project::Project
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Cv::Cvterm
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Project::Project