The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

RDF::Query::VariableBindings - Variable bindings

VERSION

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

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>