The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bio::Chado::Schema::Result::Cv::CvLeaf

DESCRIPTION

the leaves of a cv are the set of terms which have no children (terms that are not the object of a relation). All cvs will have at least 1 leaf

ACCESSORS

cv_id

  data_type: 'integer'
  is_nullable: 1

cvterm_id

  data_type: 'integer'
  is_nullable: 1