Skip to main content

Module range_bind

Module range_bind 

Source
Expand description

Range-native SPARQL BIND (Extend) over a paged TripleScan.

Every input row is kept. A successful expression writes var; an evaluation error leaves the variable unbound. Wrappers above BIND are applied with the shared Project/Filter/Limit kernel.

Structs§

Q42RangeBindPlan
Q42RangeBindState
Q42RangeVolumeSetBindState

Functions§

apply_bind
execute_range_bind_page_into
execute_range_volume_set_bind_page_into