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::BGPOptimizer - Optimizer for ordering the joins of triple patterns in a BGP

Author

        Gregory Todd Williams <gwilliams@cpan.org>

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

Methods

       "ordered_triples ( $context, @triples )"
           Returns  a  list  of  triples, ordered so as to optimize a left-deep join plan based on the frequency
           counts provided by the underlying model.

Name

       RDF::Query::BGPOptimizer - Optimizer for ordering the joins of triple patterns in a BGP

Status

       This module's API and functionality should be considered unstable.  In the future, this module may change
       in backwards-incompatible ways, or be removed entirely. If you need functionality that this module
       provides, please get in touch <http://www.perlrdf.org/>.

Version

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

See Also