We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b69143a commit 9ee684fCopy full SHA for 9ee684f
modules/ROOT/pages/notifications/index.adoc
@@ -3,7 +3,7 @@
3
[[notifications]]
4
= Notification codes
5
6
-Notification codes are Neo4j status codes of type `ClientNotification`and are returned by the server with severity `WARNING` or `INFORMATION`.
+Notification codes are Neo4j status codes of type `ClientNotification` and are returned by the server with severity `WARNING` or `INFORMATION`.
7
Contrary to errors, notifications are only returned if the execution of the query is successful.
8
9
[[notification-format]]
@@ -78,4 +78,4 @@ The following categories exist, ordered by severity:
78
| INFORMATION
79
| The query uses costly operations and might be slow. Consider if it is possible to rewrite the query in a different way.
80
|
81
-|===
+|===
0 commit comments