1RDF::Query::BGPOptimizeUrs(e3r)Contributed Perl DocumentRaDtFi:o:nQuery::BGPOptimizer(3)
2
3
4
6 RDF::Query::BGPOptimizer - Optimizer for ordering the joins of triple
7 patterns in a BGP
8
10 This document describes RDF::Query::BGPOptimizer version 2.918.
11
13 This module's API and functionality should be considered unstable. In
14 the future, this module may change in backwards-incompatible ways, or
15 be removed entirely. If you need functionality that this module
16 provides, please get in touch <http://www.perlrdf.org/>.
17
19 "ordered_triples ( $context, @triples )"
20 Returns a list of triples, ordered so as to optimize a left-deep
21 join plan based on the frequency counts provided by the underlying
22 model.
23
25 Gregory Todd Williams <gwilliams@cpan.org>
26
27
28
29perl v5.34.0 2021-07-22 RDF::Query::BGPOptimizer(3)