File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/notifications Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33[[notifications]]
44= Notification codes
55
6- Notification codes are Neo4j status codes of type `ClientNotification`and are returned by the server with severity `WARNING` or `INFORMATION`.
6+ Notification codes are Neo4j status codes of type `ClientNotification` and are returned by the server with severity `WARNING` or `INFORMATION`.
77Contrary to errors, notifications are only returned if the execution of the query is successful.
88
99[[notification-format]]
@@ -78,4 +78,4 @@ The following categories exist, ordered by severity:
7878| INFORMATION
7979| The query uses costly operations and might be slow. Consider if it is possible to rewrite the query in a different way.
8080|
81- |===
81+ |===
You can’t perform that action at this time.
0 commit comments