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


RDF-Query documentation  | view source Contained in the RDF-Query distribution.

Index


NAME

Top

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

VERSION

Top

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

METHODS

Top

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

Top

 Gregory Todd Williams <gwilliams@cpan.org>

COPYRIGHT

Top


RDF-Query documentation  | view source Contained in the RDF-Query distribution.