You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/all-errors.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Errors are grouped based on the type of the error code:
10
10
11
11
Client errors::
12
12
These errors are caused by the client and are usually related to the request itself.
13
-
Client errors have the prefix `Neo.ClientError`.
13
+
The Neo4j status code for client errors have the prefix `Neo.ClientError`.
14
14
15
15
Transient errors::
16
16
These errors are detected by the server and are usually related to some kind of database unavailability, such as limits reached, out-of-memory, timeouts, etc.
0 commit comments