RDF::Query::Node::Variable(3pm) | User Contributed Perl Documentation | RDF::Query::Node::Variable(3pm) |
NAME¶
RDF::Query::Node::Variable - RDF Node class for variables
VERSION¶
This document describes RDF::Query::Node::Variable version 2.918.
METHODS¶
METHODS¶
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_sparql"
- Returns the SPARQL string for this node.
- "as_hash"
- Returns the query as a nested set of plain data structures (no objects).
AUTHOR¶
Gregory Todd Williams <gwilliams@cpan.org>
2022-06-18 | perl v5.34.0 |