1RDF::Query::Expression:U:sAelriaCso(n3t)ributed Perl DocRuDmFe:n:tQauteiroyn::Expression::Alias(3)
2
3
4

NAME

6       RDF::Query::Expression::Alias - Class for aliasing expressions with
7       variable names
8

VERSION

10       This document describes RDF::Query::Expression::Alias version 2.918.
11

METHODS

13       Beyond the methods documented below, this class inherits methods from
14       the RDF::Query::Expression class.
15
16       "name"
17           Returns the variable name of the aliased expression.
18
19       "alias"
20           Returns the variable object of the aliased expression.
21
22       "expression"
23           Returns the expression object of the aliased expression.
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       "evaluate ( $query, \%bound, $context )"
32           Evaluates the expression using the supplied bound variables.  Will
33           return a RDF::Query::Node object.
34
35       "as_hash"
36           Returns the alias as a nested set of plain data structures (no
37           objects).
38

AUTHOR

40        Gregory Todd Williams <gwilliams@cpan.org>
41
42
43
44perl v5.30.0                      2019-07-26  RDF::Query::Expression::Alias(3)
Impressum