logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

        Gregory Todd Williams <gwilliams@cpan.org>

perl v5.38.2                                       2024-07-02             RDF::Query::Pla...oin::NestedLoop(3pm)

Methods

       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 )"

Name

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

Version

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

See Also