NAME
RDF::Query::Expression::Unary - Class for unary expressions
VERSION
This document describes RDF::Query::Expression::Unary version 2.902_01.
METHODS
sse
-
Returns the SSE string for this alegbra expression.
as_sparql
-
Returns the SPARQL string for this alegbra expression.
evaluate ( $query, \%bound )
-
Evaluates the expression using the supplied bound variables. Will return a RDF::Query::Node object.
AUTHOR
Gregory Todd Williams <gwilliams@cpan.org>