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

NAME

  GO::Model::Path;

SYNOPSIS

DESCRIPTION

represents a path between two nodes in a graph

  TODO: have the path be built of relationships rather than terms, so
  we can get the edgetypes in here
  Usage   -
  Returns - arrayref of alternating type, GO::Model::Term
  Args    -

term_list

  Usage   -
  Returns - arrayref of GO::Model::Term
  Args    -

gets/sets an ordered list of terms in the path

GO::Model::Term

length

  Usage   - print $path->length
  Returns - int
  Args    -

to_text

  Usage   -
  Returns -
  Args    -

duplicate

  Usage   -
  Returns -
  Args    -