We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115db25 commit f0ae356Copy full SHA for f0ae356
modules/querying/pages/select-statement/index.adoc
@@ -784,7 +784,7 @@ Example of incorrect usage::
784
----
785
include::appendix:example$ldbc_snb/select_statement_accum.gsql[]
786
787
-<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.
788
--
789
Correct example::
790
+
0 commit comments