Skip to content

Commit dffd078

Browse files
renetapopovahvub
andauthored
Update modules/ROOT/pages/notifications/index.adoc
Co-authored-by: Hannes Voigt <[email protected]>
1 parent 3addd2d commit dffd078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/notifications/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ On the server side, notifications are part of the Result Core API.
257257
A method called `getNotifications()`, which is deprecated since 5.26, returns a list of server-side notification objects.
258258
These notifications are then sent to the driver as success Bolt message metadata.
259259
On the driver side, notifications are part of the ResultSummary API, which has a method called `notifications()` that returns a list of driver-side Notification objects.
260-
The result of the `getCode()` or `code()` methods is known as the Neo4j status code.
260+
The result of the `getCode()` or `code()` methods is known as the Neo4j status code.
261261
Driver-side notification configuration filters notifications by severity and/or category at both the driver and session levels.
262262
For more information, see <<notification-grouping-and-filtering, Server notification grouping and filtering>>.
263263

0 commit comments

Comments
 (0)