Skip to content

Commit 168daaf

Browse files
hvubrenetapopova
andauthored
Apply suggestion from @renetapopova
Co-authored-by: Reneta Popova <[email protected]>
1 parent eb54b99 commit 168daaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/errors/gql-errors/42NAB.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 42NAB
22

33
== Status description
4-
error: syntax error or access rule violation - not supported standalone call. WHERE is not supported in standalone call. Use `CALL ... YIELD ... WHERE ... RETURN ...` instead.
4+
error: syntax error or access rule violation - not supported standalone call. WHERE is not supported in a standalone call. Use `CALL ... YIELD ... WHERE ... RETURN ...` instead.
55

66
== Explanation
77
A standalone call of a procedure does not support a `WHERE` clause, i.e., it does not support the filtering of the procedure result.

0 commit comments

Comments
 (0)