VERSION
This document describes RDF::Query::VariableBindings version 2.916.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).

