Skip to content

Commit 8f2604d

Browse files
committed
Merge branch 'dev' into main-2025.06
2 parents 0219f23 + cdd8acc commit 8f2604d

File tree

16 files changed

+297
-122
lines changed

16 files changed

+297
-122
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: status-codes
22
title: Status Codes for Errors & Notifications
3-
version: '2025.05'
3+
version: '2025.06'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
99
page-origin-private: false
10-
neo4j-version: '2025.05'
11-
neo4j-version-exact: '2025.05.0'
12-
neo4j-buildnumber: '2025.05'
10+
neo4j-version: '2025.06'
11+
neo4j-version-exact: '2025.06.0'
12+
neo4j-buildnumber: '2025.06'

modules/ROOT/content-nav.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@
151151
**** xref:errors/gql-errors/22NB7.adoc[]
152152
**** xref:errors/gql-errors/22NB8.adoc[]
153153
**** xref:errors/gql-errors/22NB9.adoc[]
154+
**** xref:errors/gql-errors/22NBA.adoc[]
155+
**** xref:errors/gql-errors/22NBC.adoc[]
154156
*** xref:errors/gql-errors/index.adoc#invalid-transaction-state[Invalid transaction state]
155157
**** xref:errors/gql-errors/25G02.adoc[]
156158
**** xref:errors/gql-errors/25N01.adoc[]
@@ -251,6 +253,7 @@
251253
**** xref:errors/gql-errors/42I59.adoc[]
252254
**** xref:errors/gql-errors/42I60.adoc[]
253255
**** xref:errors/gql-errors/42I61.adoc[]
256+
**** xref:errors/gql-errors/42I62.adoc[]
254257
**** xref:errors/gql-errors/42N00.adoc[]
255258
**** xref:errors/gql-errors/42N01.adoc[]
256259
**** xref:errors/gql-errors/42N02.adoc[]
@@ -353,6 +356,7 @@
353356
**** xref:errors/gql-errors/42NA7.adoc[]
354357
**** xref:errors/gql-errors/42NA8.adoc[]
355358
**** xref:errors/gql-errors/42NA9.adoc[]
359+
**** xref:errors/gql-errors/42NAA.adoc[]
356360
**** xref:errors/gql-errors/42NFC.adoc[]
357361
**** xref:errors/gql-errors/42NFD.adoc[]
358362
**** xref:errors/gql-errors/42NFE.adoc[]
@@ -451,6 +455,7 @@
451455
**** xref:errors/gql-errors/51N72.adoc[]
452456
**** xref:errors/gql-errors/51N73.adoc[]
453457
**** xref:errors/gql-errors/51N74.adoc[]
458+
**** xref:errors/gql-errors/51N76.adoc[]
454459
*** xref:errors/gql-errors/index.adoc#procedure-exceptions[Procedure exceptions]
455460
**** xref:errors/gql-errors/52N01.adoc[]
456461
**** xref:errors/gql-errors/52N02.adoc[]

modules/ROOT/pages/errors/all-errors.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ This is a complete list of all client errors Neo4j may return, and what they mea
4646
An illegal chain of aliases has been detected.
4747
This request cannot be executed.
4848

49-
| Neo.ClientError.Fabric.AccessMode
50-
| The request could not be completed due to an access mode violation
51-
5249
| Neo.ClientError.General.ForbiddenOnReadOnlyDatabase
5350
| This is a read-only database, writing or modifying the database is not allowed.
5451

@@ -421,9 +418,6 @@ This is a complete list of all database errors Neo4j may return, and what they m
421418
| Neo.DatabaseError.Database.Unknown
422419
| Unknown database management error.
423420

424-
| Neo.DatabaseError.Fabric.RemoteExecutionFailed
425-
| The database was unable to execute a remote part of the statement.
426-
427421
| Neo.DatabaseError.General.IndexCorruptionDetected
428422
|
429423
The request (directly or indirectly) referred to an index that is in a failed state.

modules/ROOT/pages/errors/gql-errors/08N19.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 08N19
22

33
== Status description
4-
error: connection exception - shard execution transient error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution transient error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]

modules/ROOT/pages/errors/gql-errors/08N20.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 08N20
22

33
== Status description
4-
error: connection exception - shard execution database error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution database error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]

modules/ROOT/pages/errors/gql-errors/08N21.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= 08N21
22

33
== Status description
4-
error: connection exception - shard execution client error. Communication with shard `{ <<graph>> }` failed. with message `{ <<msg>> }`.
4+
error: connection exception - shard execution client error. Communication with shard `{ <<graph>> }` failed with message `{ <<msg>> }`.
55

66

77
ifndef::backend-pdf[]
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
= 22NBA
2+
3+
== Status description
4+
5+
error: data exception - omitting mandatory field for property type constraints for vectors. Property type constraints for vectors need to define both coordinate type and dimension.
6+
7+
== Example scenario
8+
9+
For example, try to create a property type constraint for a vector, omitting the dimension:
10+
11+
[source,cypher]
12+
----
13+
CREATE CONSTRAINT myConstraint
14+
FOR (n:Label)
15+
REQUIRE n.prop IS :: VECTOR<INTEGER>
16+
----
17+
18+
You will receive an error with GQLSTATUS xref:errors/gql-errors/50N11.adoc[50N11].
19+
This error has a cause detailed in xref:errors/gql-errors/22N90.adoc[22N90], which also has a subsequent cause with GQLSTATUS 22NBA and the status description above.
20+
21+
22+
ifndef::backend-pdf[]
23+
[discrete.glossary]
24+
== Glossary
25+
26+
include::partial$glossary.adoc[]
27+
endif::[]
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
= 22NBC
2+
3+
== Status description
4+
5+
error: data exception - index belongs to constraint. Index belongs to constraint `{ <<constrDescrOrName>> }`.
6+
7+
== Scenario
8+
9+
This error code is used when the user tries drop an index belonging to a constraint.
10+
11+
== Possible solution
12+
13+
Drop the constraint instead.
14+
15+
16+
ifndef::backend-pdf[]
17+
[discrete.glossary]
18+
== Glossary
19+
20+
include::partial$glossary.adoc[]
21+
endif::[]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
= 42I62
2+
3+
== Status description
4+
error: syntax error or access rule violation - unsupported distance metric. Unknown distance metric: `{ <<input>> }`.
5+
6+
ifndef::backend-pdf[]
7+
[discrete.glossary]
8+
== Glossary
9+
10+
include::partial$glossary.adoc[]
11+
endif::[]

modules/ROOT/pages/errors/gql-errors/42N39.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
= 42N39
44

55
== Status description
6-
error: syntax error or access rule violation - incompatible return column names. All `{<<context>>}` must have the same return column names. Use `AS` to ensure columns have the same name.
6+
error: syntax error or access rule violation - incompatible return column names. All `{ <<context>> }` must have the same return column names. Use `AS` to ensure columns have the same name.
77

88
ifndef::backend-pdf[]
99
[discrete.glossary]

0 commit comments

Comments
 (0)