Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Louise Berglund <[email protected]>
  • Loading branch information
NataliaIvakina and Lojjs authored Aug 20, 2024
1 parent 2c3c51c commit 327bb0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/notifications/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ The following table lists the Neo4j-defined groups of GQLSTATUS codes and their

All server notifications are grouped by category (which is called classification in the GqlStatusObject framework) and severity level, which can be one of `WARNING`, `WARNING OR INFORMATION`, or `INFORMATION`.

The driver-side notification configuration used for filtering notifications by category and severity is the same for both Neo4j and GQLSTATUS notification frameworks.
The driver-side notification configuration used for filtering notifications by category and severity is the same for both Neo4j Notification and GQL-status object frameworks.
The driver can filter notifications by category/classification and severity level, and the server will only send notifications that match the driver-side configuration.

The driver can also choose to ignore notifications.
Expand Down

0 comments on commit 327bb0e

Please sign in to comment.