Scroll to navigation

RDF::Query::Expression::Unary(3pm) User Contributed Perl Documentation RDF::Query::Expression::Unary(3pm)

NAME

RDF::Query::Expression::Unary - Class for unary expressions

VERSION

This document describes RDF::Query::Expression::Unary version 2.908.

METHODS

Beyond the methods documented below, this class inherits methods from the RDF::Query::Expression class.
"sse"
Returns the SSE string for this algebra expression.
"as_sparql"
Returns 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.

AUTHOR

 Gregory Todd Williams <gwilliams@cpan.org>
2012-01-31 perl v5.14.2