We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a311c6a + 077b904 commit 93a429fCopy full SHA for 93a429f
spec/index.html
@@ -8402,7 +8402,7 @@ <h5>Collect <code>FILTER</code> Elements</h5>
8402
8403
<pre class="code nohighlightBlock">
8404
Let FS := empty set
8405
-For each form FILTER(expr) in the group graph pattern:
+For each form FILTER(expr) in the group graph pattern
8406
In expr, replace NOT EXISTS{P} with fn:not(<a href="#defn_evalExists">exists(translate(P)))</a>
8407
In expr, replace EXISTS{P} with <a href="#defn_evalExists">exists(translate(P))</a>
8408
FS := FS ∪ {expr}
0 commit comments