
RDF::Query::Plan::Join::PushDownNestedLoop - Executable query plan for nested loop joins.

This document describes RDF::Query::Plan::Join::PushDownNestedLoop version 2.200, released 6 August 2009.

new ( $lhs,
$rhs,
$opt )
execute ( $execution_context )
next
close
plan_node_nameReturns the string name of this plan node, suitable for use in serialization.
graph ( $g )
Gregory Todd Williams <gwilliams@cpan.org>