defaultRuleGroupProcessorSPARQL
constdefaultRuleGroupProcessorSPARQL:RuleGroupProcessor<string>
Defined in: packages/core/src/utils/formatQuery/defaultRuleGroupProcessorSPARQL.ts:14
Rule group processor used by formatQuery for "sparql" format.
SPARQL uses the same combinators as CEL (&& / ||) and !() for negation.
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.