RDF::Query::VariableBindings(3pm) | User Contributed Perl Documentation | RDF::Query::VariableBindings(3pm) |
NAME¶
RDF::Query::VariableBindings - Variable bindings
VERSION¶
This document describes RDF::Query::VariableBindings version 2.919.
METHODS¶
Beyond the methods documented below, this class inherits methods from the RDF::Trine::VariableBindings class.
- "new ( \%bindings )"
- "sse ( \%context, $indent )"
- "explain"
- Returns a string serialization of the variable bindings appropriate for display on the command line.
- "as_hash"
- Returns the variable bindings as a nested set of plain data structures (no objects).
AUTHOR¶
Gregory Todd Williams <gwilliams@cpan.org>
2024-07-02 | perl v5.38.2 |