
RDF::Query::CostModel - Execution cost estimator

This document describes RDF::Query::CostModel version 2.200, released 6 August 2009.

new ()Return a new cost model object.
cost ( $pattern,
$context )Returns the cost (based on the expected time of execution) of the supplied SPARQL algebra pattern.

Gregory Todd Williams <gwilliams@cpan.org>