logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

        Gregory Todd Williams <gwilliams@cpan.org>

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.

Name

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

Status

       This module's API and functionality should be considered deprecated.  If you need functionality that this
       module provides, please get in touch <http://www.perlrdf.org/>.

Version

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

See Also