Skip to main content

Module range_union

Module range_union 

Source
Expand description

Range-native SPARQL UNION over two paged TripleScans.

SPARQL UNION is a bag union: left pages are emitted first, then right pages. No deduplication. Project / Filter / Limit wrappers sit above the union and are applied per page.

Structs§

Q42RangeUnionPlan
Q42RangeUnionState
Q42RangeVolumeSetUnionState

Functions§

execute_range_union_page_into
execute_range_volume_set_union_page_into