Skip to content

Instantly share code, notes, and snippets.

@nmenda
Created November 1, 2010 18:19
Show Gist options
  • Save nmenda/658640 to your computer and use it in GitHub Desktop.
Save nmenda/658640 to your computer and use it in GitHub Desktop.
$cvterm->search_related(
'cvtermpath_objects',
undef,
{
pathdistance => { '<' => 0 },
}
)
->search_related('subject');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment