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
link_list
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
length
Usage - print $path->length
Returns - int
Args -
to_text
Usage -
Returns -
Args -
duplicate
Usage -
Returns -
Args -