defaultSPARQLSerializers
constdefaultSPARQLSerializers:SQLSerializerRegistry
Defined in: expr/src/functions/sparql.ts:8
Built-in "sparql" (SPARQL 1.1 FILTER expression) serializers. Arithmetic uses native
infix operators; abs/ucase/lcase are native functions. SPARQL FILTER has no scalar
mod/min/max, so mod is emulated with FLOOR and min/max with IF.
caution
API documentation is generated from the latest commit on the main branch. It may be somewhat inconsistent with official releases of React Query Builder.