Gregory Williams > RDF-Query > RDF::Query::Expression::Unary

Download:
RDF-Query-2.200.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
Report a bug
Module Version: 2.200   Source  

NAME ^

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

VERSION ^

This document describes RDF::Query::Expression::Unary version 2.200, released 6 August 2009.

METHODS ^

sse

Returns the SSE string for this alegbra expression.

as_sparql

Returns the SPARQL string for this alegbra expression.

evaluate ( $query, $bridge, \%bound )

Evaluates the expression using the supplied context (bound variables and bridge object). Will return a RDF::Query::Node object.

AUTHOR ^

 Gregory Todd Williams <gwilliams@cpan.org>