Skip to main content

Module range_optional

Module range_optional 

Source
Expand description

Range-native SPARQL OPTIONAL (left join) over paged TripleScans.

Each left row is emitted even when the right pattern produces no match. Matching uses the existing range triple kernel so already-bound variables stay compatible. Project / Filter / Limit wrappers are peeled, not materialised.

Structs§

Q42RangeOptionalPlan
Q42RangeOptionalState
Q42RangeVolumeSetOptionalState

Functions§

execute_range_optional_page_into
execute_range_volume_set_optional_page_into