Ubuntu Manpages

RDF::Query::VariableBindings

Variable bindings

This document describes RDF::Query::VariableBindings version 2.916.

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).

 Gregory Todd Williams <gwilliams@cpan.org>