1RDF::Query::ExecutionCoUnsteerxtC(o3n)tributed Perl DocuRmDeFn:t:aQtuieorny::ExecutionContext(3)
2
3
4
6 RDF::Query::ExecutionContext - Query execution context
7
9 This document describes RDF::Query::ExecutionContext version 2.918.
10
12 "new ( model => $model, query => $query, bound => \%bound )"
13 "copy ( %new_args )"
14 "pushstack"
15 "popstack"
16 "model"
17 "query"
18 "options"
19 "bound"
20 "bind_variable ( $varname => $node )"
21 "base_uri"
22 "ns"
23 "logger"
24 "costmodel"
25 "requested_variables"
26 "optimize"
27 "strict_errors"
28 "optimistic_threshold_time"
29 "delegate"
30
32 Gregory Todd Williams <gwilliams@cpan.org>
33
34
35
36perl v5.32.1 2021-01-27 RDF::Query::ExecutionContext(3)