Scroll to navigation

RDF::Query::Federate::Plan(3pm) User Contributed Perl Documentation RDF::Query::Federate::Plan(3pm)

NAME

RDF::Query::Federate::Plan - Executable query plan nodes.

VERSION

This document describes RDF::Query::Federate::Plan version 2.908.

METHODS

"generate_plans ( $algebra, $execution_context, %args )"
Returns a list of equivalent query plan objects for the given algebra object.
"label_plan_with_services ( $plan, $context )"
Labels the supplied plan object with the URIs of applicable services that are capable of answering the query represented by the plan.

AUTHOR

 Gregory Todd Williams <gwilliams@cpan.org>

COPYRIGHT

Copyright (c) 2005-2009 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2012-01-31 perl v5.14.2