
RDF::Query::Algebra::Move - Algebra class for MOVE operations

This document describes RDF::Query::Algebra::Move version 2.908.

Beyond the methods documented below, this class inherits methods from the RDF::Query::Algebra class.
new ( $from,
$to,
$silent )Returns a new MOVE structure.
construct_argsReturns a list of arguments that, passed to this class' constructor, will produce a clone of this algebra pattern.
as_sparqlReturns the SPARQL string for this algebra expression.
sseReturns the SSE string for this algebra expression.
referenced_blanksReturns a list of the blank node names used in this algebra expression.
referenced_variablesfromtosilent
Gregory Todd Williams <gwilliams@cpan.org>