Query: rdf::query::plan::join::nestedloop
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDF::Query::Plan::Join::NestedLoop(3pm) User Contributed Perl Documentation RDF::Query::Plan::Join::NestedLoop(3pm)NAMERDF::Query::Plan::Join::NestedLoop - Executable query plan for nested loop joins.VERSIONThis document describes RDF::Query::Plan::Join::NestedLoop version 2.908.METHODSBeyond 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 )"AUTHORGregory Todd Williams <gwilliams@cpan.org> perl v5.14.2 2012-01-31 RDF::Query::Plan::Join::NestedLoop(3pm)