| RDF-Query documentation | view source | Contained in the RDF-Query distribution. |
RDF::Query::Node::Variable - RDF Node class for variables
This document describes RDF::Query::Node::Variable version 2.907.
Beyond the methods documented below, this class inherits methods from the RDF::Query::Node and RDF::Trine::Node::Variable classes.
new ( $name )Returns a new variable object.
as_sparqlReturns the SPARQL string for this node.
as_hashReturns the query as a nested set of plain data structures (no objects).
Gregory Todd Williams <gwilliams@cpan.org>
| RDF-Query documentation | view source | Contained in the RDF-Query distribution. |