Skip to main content

Module sparql

Module sparql 

Source

Structsยง

RpcParams
RpcRequest
RpcResponse

Enumsยง

RangeDispatch ๐Ÿ”’

Functionsยง

print_range_rows ๐Ÿ”’
run_range_bind_query ๐Ÿ”’
run_range_hash_join_query ๐Ÿ”’
run_range_join_query ๐Ÿ”’
Execute a two-pattern nested-loop join directly from physical SuperBlocks. The supported plan deliberately excludes project/filter/limit wrappers: the resident executor remains authoritative for those until their range-native equivalents can preserve every SPARQL semantic.
run_range_join_select_query ๐Ÿ”’
run_range_optional_query ๐Ÿ”’
run_range_triple_query ๐Ÿ”’
run_range_union_query ๐Ÿ”’
run_sparql_query
Execute a SPARQL (or SPARQL-Star) query string against a .q42 vault.
try_range_query ๐Ÿ”’