1RDF::Query::Plan::Join:U:sNeerstCeodnLtoroipb(u3t)ed PerRlDFD:o:cQuumeernyt:a:tPiloann::Join::NestedLoop(3)
2
3
4
6 RDF::Query::Plan::Join::NestedLoop - Executable query plan for nested
7 loop joins.
8
10 This document describes RDF::Query::Plan::Join::NestedLoop version
11 2.918.
12
14 Beyond the methods documented below, this class inherits methods from
15 the RDF::Query::Plan::Join class.
16
17 "new ( $lhs, $rhs, $opt, [ \%logging_keys ] )"
18 "execute ( $execution_context )"
19 "next"
20 "close"
21 "plan_node_name"
22 Returns the string name of this plan node, suitable for use in
23 serialization.
24
25 "graph ( $g )"
26
28 Gregory Todd Williams <gwilliams@cpan.org>
29
30
31
32perl v5.34.0 2021-07-R2D2F::Query::Plan::Join::NestedLoop(3)