File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed
modules/ROOT/pages/notifications Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -93,26 +93,6 @@ Additional helper methods are exposed for some useful fields.
9393!===
9494|===
9595
96- === Standard-defined GQLSTATUS notification codes
97-
98- The GQL standard defines a set of GQLSTATUS codes that are used to represent successful completion, warnings, and informational messages.
99- The following table lists the standard-defined GQLSTATUS codes and their meanings:
100-
101- .Standard-defined GQLSTATUS notification codes
102- [options="header", cols="<1s,<4"]
103- |===
104- |GQLSTATUS code | StatusDescription
105- | 00000 | note: successful completion
106- | 00001 | note: successful completion - omitted result
107- | 01000 | warn: warning
108- | 01004 | warn: string data, right truncation
109- | 01G03 | warn: graph does not exist
110- | 01G04 | warn: graph type does not exist
111- | 01G11 | warn: null value eliminated in set function
112- | 02000 | note: no data
113- | 03000 | info: informational
114- |===
115-
11696[[general-codes-for-success]]
11797=== General codes for success
11898
You can’t perform that action at this time.
0 commit comments