logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

RDF::Query::VariableBindings - Variable bindings

Author

        Gregory Todd Williams <gwilliams@cpan.org>

perl v5.38.2                                       2024-07-02                  RDF::Query::VariableBindings(3pm)

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

Name

       RDF::Query::VariableBindings - Variable bindings

Version

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

See Also