1RDF::Query::Node::VariaUbsleer(3C)ontributed Perl DocumeRnDtFa:t:iQounery::Node::Variable(3)
2
3
4
6 RDF::Query::Node::Variable - RDF Node class for variables
7
9 This document describes RDF::Query::Node::Variable version 2.918.
10
13 Beyond the methods documented below, this class inherits methods from
14 the RDF::Query::Node and RDF::Trine::Node::Variable classes.
15
16 "new ( $name )"
17 Returns a new variable object.
18
19 "as_sparql"
20 Returns the SPARQL string for this node.
21
22 "as_hash"
23 Returns the query as a nested set of plain data structures (no
24 objects).
25
27 Gregory Todd Williams <gwilliams@cpan.org>
28
29
30
31perl v5.32.1 2021-01-27 RDF::Query::Node::Variable(3)