We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3597928 commit 077b904Copy full SHA for 077b904
spec/index.html
@@ -8384,7 +8384,7 @@ <h5>Collect <code>FILTER</code> Elements</h5>
8384
8385
<pre class="code nohighlightBlock">
8386
Let FS := empty set
8387
-For each form FILTER(expr) in the group graph pattern:
+For each form FILTER(expr) in the group graph pattern
8388
In expr, replace NOT EXISTS{P} with fn:not(<a href="#defn_evalExists">exists(translate(P)))</a>
8389
In expr, replace EXISTS{P} with <a href="#defn_evalExists">exists(translate(P))</a>
8390
FS := FS ∪ {expr}
0 commit comments