The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RDF::Query::ExecutionContext - Query execution context

VERSION

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

METHODS

new ( model => $model, query => $query, bound => \%bound )
copy ( %new_args )
pushstack
popstack
model
query
options
bound
bind_variable ( $varname => $node )
base_uri
ns
logger
costmodel
requested_variables
optimize
strict_errors
optimistic_threshold_time
delegate

AUTHOR

 Gregory Todd Williams <gwilliams@cpan.org>