1RDF::Query::Federate::PUlsaenr(3C)ontributed Perl DocumeRnDtFa:t:iQounery::Federate::Plan(3)
2
3
4
6 RDF::Query::Federate::Plan - Executable query plan nodes.
7
9 This document describes RDF::Query::Federate::Plan version 2.918.
10
12 This module's API and functionality should be considered deprecated.
13 If you need functionality that this module provides, please get in
14 touch <http://www.perlrdf.org/>.
15
17 "generate_plans ( $algebra, $execution_context, %args )"
18 Returns a list of equivalent query plan objects for the given
19 algebra object.
20
21 "label_plan_with_services ( $plan, $context )"
22 Labels the supplied plan object with the URIs of applicable
23 services that are capable of answering the query represented by the
24 plan.
25
27 Gregory Todd Williams <gwilliams@cpan.org>
28
30 Copyright (c) 2005-2009 Gregory Todd Williams. This program is free
31 software; you can redistribute it and/or modify it under the same terms
32 as Perl itself.
33
34
35
36perl v5.28.0 2017-01-04 RDF::Query::Federate::Plan(3)