Scroll to navigation

RDF::Query::ExecutionContext(3pm) User Contributed Perl Documentation RDF::Query::ExecutionContext(3pm)

NAME

RDF::Query::ExecutionContext - Query execution context

VERSION

This document describes RDF::Query::ExecutionContext version 2.908.

METHODS

"new ( model => $model, query => $query, bound => \%bound )"
"copy ( %new_args )"
"pushstack"
"popstack"
"model"
"query"
"options"
"bound"
"base_uri"
"base"
Deprecated, use base_uri.
"ns"
"logger"
"costmodel"
"requested_variables"
"optimize"
"strict_errors"
"optimistic_threshold_time"
"delegate"

AUTHOR

 Gregory Todd Williams <gwilliams@cpan.org>
2012-01-31 perl v5.14.2