Skip to content

Commit b2415a3

Browse files
committed
regenerate the index file
1 parent 7c716e0 commit b2415a3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1508,9 +1508,10 @@ Status description:: error: syntax error or access rule violation - system datab
15081508

15091509
Status description:: error: syntax error or access rule violation - incorrectly formatted graph reference. Incorrectly formatted graph reference `{ <<input>> }`. Expected a single quoted or unquoted identifier. Separate name parts should not be quoted individually.
15101510

1511+
[role=label--new-2025.11]
15111512
=== xref:errors/gql-errors/42NAC.adoc[42NAC]
15121513

1513-
Status description:: error: syntax error or access rule violation - invalid CREATE DATABASE statement. The backup metadata script contains an invalid or missing CREATE DATABASE statement. The metadata script must contain exactly one CREATE DATABASE statement and it must use the parameter $database.
1514+
Status description:: error: syntax error or access rule violation - invalid `CREATE DATABASE` statement. The backup metadata script contains an invalid or missing `CREATE DATABASE` statement. The metadata script must contain exactly one `CREATE DATABASE` statement and it must use the parameter `$database`.
15141515

15151516
=== xref:errors/gql-errors/42NFC.adoc[42NFC]
15161517

@@ -1606,7 +1607,8 @@ Status description:: error: general processing exception - no such schema descri
16061607

16071608
Status description:: error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
16081609

1609-
==== xref:errors/gql-errors/50N26.adoc[50N26]
1610+
[role=label--new-2025.11]
1611+
=== xref:errors/gql-errors/50N26.adoc[50N26]
16101612

16111613
Status description:: error: general processing exception - invalid backup metadata script. The backup metadata script contains invalid syntax.
16121614

@@ -1926,9 +1928,11 @@ Status description:: error: system configuration or operation exception - upgrad
19261928

19271929
Status description:: error: system configuration or operation exception - not supported in this store format. `{ <<feat>> }` is not supported in `{ <<storeFormat>> }` store format.
19281930

1931+
[role=label--new-2025.11]
19291932
=== xref:errors/gql-errors/51N7A.adoc[51N7A]
19301933

1931-
Status description:: error: system configuration or operation exception - no admin user candidate. No admin user candidate could be found. Please use `neo4j-admin dbms set-default-admin` to select a valid admin.
1934+
Status description:: error: system configuration or operation exception - no admin user candidate. No admin user candidate is found. Use `neo4j-admin dbms set-default-admin` to select a valid admin.
1935+
19321936

19331937
[[procedure-exceptions]]
19341938
== Procedure exceptions

0 commit comments

Comments
 (0)