Creates the FILTER(FALSE) that represents an empty result set: in SPARQL algebra the empty multiset, absorbing for JOIN and identity for UNION.
FILTER(FALSE)
The transformation context
Optional
The operation it replaces, kept as its input so that the node carries that operation's pVars; an empty BGP by default, which carries none
pVars
the filter
Creates the
FILTER(FALSE)that represents an empty result set: in SPARQL algebra the empty multiset, absorbing for JOIN and identity for UNION.