Skip to content

Commit 521cf64

Browse files
authored
Error messages are deprecated (#2330)
A similar one neo4j/docs-status-codes#313
1 parent 4cde946 commit 521cf64

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,12 @@ For more information, see xref:clustering/databases.adoc#s3-seed-provider[Seed f
563563

564564
Since Neo4j 5.26, the server-side Notification API and the `getNotifications()` method of the Result Core API are deprecated.
565565

566+
=== Neo4j error codes messages
567+
568+
Starting from 2025.04, using the error messages programmatically is deprecated.
569+
Because error messages might change in a future release, please parse or use GQLSTATUS error codes in your application code.
570+
For details, see link:{neo4j-docs-base-uri}/status-codes/current/errors/gql-errors/[Status Codes for Errors & Notifications -> List of GQLSTATUS error codes].
571+
566572
== Changes in Neo4j 2025.x
567573

568574
The section covers changes to Neo4j server functionality across different areas.

0 commit comments

Comments
 (0)