Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/content-nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@
**** xref:errors/gql-errors/42N76.adoc[]
**** xref:errors/gql-errors/42N77.adoc[]
**** xref:errors/gql-errors/42N78.adoc[]
**** xref:errors/gql-errors/42N79.adoc[]
**** xref:errors/gql-errors/42N81.adoc[]
**** xref:errors/gql-errors/42N82.adoc[]
**** xref:errors/gql-errors/42N83.adoc[]
Expand Down
13 changes: 13 additions & 0 deletions modules/ROOT/pages/errors/gql-errors/42N79.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
= 42N79

== Status description
error: syntax error or access rule violation - invalid allReduce arguments.
The function allReduce() has the signature: allReduce(accumulator :: VARIABLE = initial :: ANY, variable :: VARIABLE IN list :: LIST<ANY> | expression :: ANY, predicate :: BOOLEAN ) :: BOOLEAN.


ifndef::backend-pdf[]
[discrete.glossary]
== Glossary

include::partial$glossary.adoc[]
endif::[]