404405406407408409410411412413414
return op ; } if ( elt instanceof ElementMinus ) { ElementMinus elt2 = (ElementMinus)elt ; Op op = compileElementMinus(current, elt2) ; return op ; } // // SPARQL 1.1 UNION -- did no tmake SPARQL