| RDF-Query documentation | view source | Contained in the RDF-Query distribution. |
RDF::Query::Expression::Unary - Class for unary expressions
This document describes RDF::Query::Expression::Unary version 2.907.
Beyond the methods documented below, this class inherits methods from the RDF::Query::Expression class.
sseReturns the SSE string for this algebra expression.
as_sparqlReturns the SPARQL string for this algebra expression.
evaluate ( $query, \%bound )Evaluates the expression using the supplied bound variables. Will return a RDF::Query::Node object.
Gregory Todd Williams <gwilliams@cpan.org>
| RDF-Query documentation | view source | Contained in the RDF-Query distribution. |