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


RDF-Query documentation  | view source Contained in the RDF-Query distribution.

Index


NAME

Top

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

VERSION

Top

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

METHODS

Top

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.

AUTHOR

Top

 Gregory Todd Williams <gwilliams@cpan.org>


RDF-Query documentation  | view source Contained in the RDF-Query distribution.