We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc1bd3 commit 9e5f329Copy full SHA for 9e5f329
modules/querying/pages/select-statement/index.adoc
@@ -783,7 +783,7 @@ Example of incorrect usage::
783
----
784
include::appendix:example$ldbc_snb/select_statement_accum.gsql[]
785
786
-<1> This statement does not necessarily occur ofter the previous line.
+<1> This is the un-updated value of @active_flag. The read value of an accumulator does not change until the ACCUM phase ends.
787
--
788
Correct example::
789
+
0 commit comments