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