RDF::QUERY::PLAN::JOIN::PUSHDOWNNESTEDLOOP(3PM) - Linux man page online | Library functions
Executable query plan for nested loop joins.
Chapter
2017-01-04
RDF::Query::Plan::Join::PushDowUsertContributed PeRDF::Query::Plan::Join::PushDownNestedLoop(3pm)
@cpan.org>
perl v5.24.1 2017-0RDF::Query::Plan::Join::PushDownNestedLoop(3pm)
NAME
RDF::Query::Plan::Join::PushDownNestedLoop - Executable query plan for nested loop joins.VERSION
This document describes RDF::Query::Plan::Join::PushDownNestedLoop version 2.918.METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Query::Plan::Join class. "new ( $lhs, $rhs, $opt )" "execute ( $execution_context )" "next" "close" "plan_node_name" Returns the string name of this plan node, suitable for use in serialization. "graph ( $g )" "explain" Returns a string serialization of the plan appropriate for display on the command line.AUTHOR
Gregory Todd Williams <