diff --git a/modules/ROOT/pages/errors/gql-errors/08N19.adoc b/modules/ROOT/pages/errors/gql-errors/08N19.adoc index 01836a70..9df37cb9 100644 --- a/modules/ROOT/pages/errors/gql-errors/08N19.adoc +++ b/modules/ROOT/pages/errors/gql-errors/08N19.adoc @@ -1,7 +1,7 @@ = 08N19 == Status description -error: connection exception - shard execution transient error. Communication with shard `{ <> }` failed. with message `{ <> }`. +error: connection exception - shard execution transient error. Communication with shard `{ <> }` failed with message `{ <> }`. ifndef::backend-pdf[] diff --git a/modules/ROOT/pages/errors/gql-errors/08N20.adoc b/modules/ROOT/pages/errors/gql-errors/08N20.adoc index 6c49f46b..cdcaa4d4 100644 --- a/modules/ROOT/pages/errors/gql-errors/08N20.adoc +++ b/modules/ROOT/pages/errors/gql-errors/08N20.adoc @@ -1,7 +1,7 @@ = 08N20 == Status description -error: connection exception - shard execution database error. Communication with shard `{ <> }` failed. with message `{ <> }`. +error: connection exception - shard execution database error. Communication with shard `{ <> }` failed with message `{ <> }`. ifndef::backend-pdf[] diff --git a/modules/ROOT/pages/errors/gql-errors/08N21.adoc b/modules/ROOT/pages/errors/gql-errors/08N21.adoc index ec61d507..cc09cc53 100644 --- a/modules/ROOT/pages/errors/gql-errors/08N21.adoc +++ b/modules/ROOT/pages/errors/gql-errors/08N21.adoc @@ -1,7 +1,7 @@ = 08N21 == Status description -error: connection exception - shard execution client error. Communication with shard `{ <> }` failed. with message `{ <> }`. +error: connection exception - shard execution client error. Communication with shard `{ <> }` failed with message `{ <> }`. ifndef::backend-pdf[] diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index 0f7cfcd9..2e8b6fd1 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -106,15 +106,15 @@ Status description:: error: connection exception - general driver database error === xref:errors/gql-errors/08N19.adoc[08N19] -Status description:: error: connection exception - shard execution transient error. Communication with shard `{ <> }` failed. with message `{ <> }`. +Status description:: error: connection exception - shard execution transient error. Communication with shard `{ <> }` failed with message `{ <> }`. === xref:errors/gql-errors/08N20.adoc[08N20] -Status description:: error: connection exception - shard execution database error. Communication with shard `{ <> }` failed. with message `{ <> }`. +Status description:: error: connection exception - shard execution database error. Communication with shard `{ <> }` failed with message `{ <> }`. === xref:errors/gql-errors/08N21.adoc[08N21] -Status description:: error: connection exception - shard execution client error. Communication with shard `{ <> }` failed. with message `{ <> }`. +Status description:: error: connection exception - shard execution client error. Communication with shard `{ <> }` failed with message `{ <> }`. [[data-exceptions]] @@ -611,6 +611,10 @@ Status description:: error: data exception - invalid Neo4j type. `{ <> }` Status description:: error: data exception - invalid inner list type. Lists cannot have `{ <> }` as an inner type in this context. +=== xref:errors/gql-errors/22NBA.adoc[22NBA] + +Status description:: 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. + [[invalid-transaction-state]] == Invalid transaction state @@ -1661,9 +1665,10 @@ Status description:: error: system configuration or operation exception - not su Status description:: error: system configuration or operation exception - not supported with this configuration. `{ <> }` is not supported in `{ <> }`. +[role=label--changed-2025.06] === xref:errors/gql-errors/51N31.adoc[51N31] -Status description:: error: system configuration or operation exception - not supported. `{ <> }` is not supported in `{ <> }`. +Status description:: error: system configuration or operation exception - not supported. `{ <> }` is not supported in `{ <> }`. === xref:errors/gql-errors/51N32.adoc[51N32]