1RDF::Query::Expression:U:sBeirnaCroyn(t3r)ibuted Perl DoRcDuFm:e:nQtuaetriyo:n:Expression::Binary(3)
2
3
4
6 RDF::Query::Expression::Binary - Algebra class for binary expressions
7
9 This document describes RDF::Query::Expression::Binary version 2.918.
10
12 Beyond the methods documented below, this class inherits methods from
13 the RDF::Query::Expression class.
14
15 "sse"
16 Returns the SSE string for this algebra expression.
17
18 "as_sparql"
19 Returns the SPARQL string for this algebra expression.
20
21 "evaluate ( $query, \%bound )"
22 Evaluates the expression using the supplied bound variables. Will
23 return a RDF::Query::Node object.
24
25 "promote_type ( $op, $lhs_datatype, $rhs_datatype )"
26 Returns the XSD type URI (as a string) for the resulting value of
27 performing the supplied operation on arguments of the indicated XSD
28 types.
29
31 Gregory Todd Williams <gwilliams@cpan.org>
32
33
34
35perl v5.34.0 2021-07-22 RDF::Query::Expression::Binary(3)