1RDF::Query::Algebra::SuUbsSeerleCcotn(t3r)ibuted Perl DoRcDuFm:e:nQtuaetriyo:n:Algebra::SubSelect(3)
2
3
4

NAME

6       RDF::Query::Algebra::SubSelect - Algebra class for Subselects
7

VERSION

9       This document describes RDF::Query::Algebra::SubSelect version 2.918.
10

METHODS

12       Beyond the methods documented below, this class inherits methods from
13       the RDF::Query::Algebra class.
14
15       "new ( $query )"
16           Returns a new SubSelect structure.
17
18       "construct_args"
19           Returns a list of arguments that, passed to this class'
20           constructor, will produce a clone of this algebra pattern.
21
22       "query"
23           Returns the sub-select query.
24
25       "sse"
26           Returns the SSE string for this algebra expression.
27
28       "as_sparql"
29           Returns the SPARQL string for this algebra expression.
30
31       "as_hash"
32           Returns the query as a nested set of plain data structures (no
33           objects).
34
35       "type"
36           Returns the type of this algebra expression.
37
38       "referenced_variables"
39           Returns a list of the variable names used in this algebra
40           expression.
41
42       "potentially_bound"
43           Returns a list of the variable names used in this algebra
44           expression that will bind values during execution.
45
46       "definite_variables"
47           Returns a list of the variable names that will be bound after
48           evaluating this algebra expression.
49

AUTHOR

51        Gregory Todd Williams <gwilliams@cpan.org>
52
53
54
55perl v5.30.0                      2019-07-26 RDF::Query::Algebra::SubSelect(3)
Impressum