Skip to content

Commit 2bff6a8

Browse files
committed
Update the note
1 parent 0fccdb4 commit 2bff6a8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

modules/ROOT/pages/changes-deprecations-removals.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -560,10 +560,9 @@ Since Neo4j 5.26, the server-side Notification API and the `getNotifications()`
560560

561561
=== Neo4j error codes messages
562562

563-
Starting from 2025.04, the messages of the Neo4j error codes are deprecated and will be removed in a future release.
564-
565-
Please use the GQLSTATUS error codes instead.
566-
See link:{neo4j-docs-base-uri}/status-codes/current/errors/gql-errors/[Status Codes for Errors & Notifications -> List of GQLSTATUS error codes] for details.
563+
Starting from 2025.04, using the error messages programmatically is deprecated.
564+
Because error messages might change in a future release, please parse or use GQLSTATUS error codes in your application code.
565+
For details, see xref:errors/gql-errors/index.adoc[GQLSTATUS error codes].
567566

568567
== Changes in Neo4j 2025.x
569568

0 commit comments

Comments
 (0)