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


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

Index


NAME

Top

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

VERSION

Top

This document describes RDF::Query::Plan::Join::NestedLoop version 2.907.

METHODS

Top

Beyond the methods documented below, this class inherits methods from the RDF::Query::Plan::Join class.

new ( $lhs, $rhs, $opt, [ \%logging_keys ] )
execute ( $execution_context )
next
close
plan_node_name

Returns the string name of this plan node, suitable for use in serialization.

graph ( $g )

AUTHOR

Top

 Gregory Todd Williams <gwilliams@cpan.org>


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