Skip to content

Commit 82d1d39

Browse files
Use page attribute instead of role=label
1 parent 0f37a4e commit 82d1d39

File tree

9 files changed

+17
-9
lines changed

9 files changed

+17
-9
lines changed

modules/ROOT/pages/errors/gql-errors/22N06.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[role=label--changed-2025.03]
1+
:page-role: changed-2025.03
2+
23
= 22N06
34

45
== Status description

modules/ROOT/pages/errors/gql-errors/25N05.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 25N05
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
error: invalid transaction state - transaction closed. Transaction has been closed.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 42N00
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
error: syntax error or access rule violation - graph reference not found. A graph reference with the name `{ <<db>> }` was not found. Verify that the spelling is correct.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 42N08
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
error: syntax error or access rule violation - no such procedure. The procedure `{ <<procFun>> }` was not found. Verify that the spelling is correct.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 42N11
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <<db>> }` already exists.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 42N39
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
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.

modules/ROOT/pages/errors/gql-errors/51N12.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 51N12
2-
label:new[Changed in 2025.03]
34

45
== Status description
56
error: system configuration or operation exception - class not void. The procedure `{ <<proc>> }` has zero return columns and must be defined as void.

modules/ROOT/pages/errors/gql-errors/51N27.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
:page-role: changed-2025.03
2+
13
= 51N27
2-
label:new[Changed in 2025.03]
34

45
== Status description
56

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1494,11 +1494,11 @@ Status description:: error: system configuration or operation exception - insuff
14941494
Status description:: error: system configuration or operation exception - database is busy. Cannot compile query due to excessive updates to indexes and constraints.
14951495

14961496

1497-
[role=label--changed-2025.03]
14981497
=== xref:errors/gql-errors/51N26.adoc[51N26]
14991498

15001499
Status description:: error: system configuration or operation exception - not supported in this version. `{ <<item>> }` is not available. This implementation of Cypher does not support `{ <<feat>> }`.
15011500

1501+
[role=label--changed-2025.03]
15021502
=== xref:errors/gql-errors/51N27.adoc[51N27]
15031503

15041504
Status description:: error: system configuration or operation exception - not supported in this edition. `{ <<feat>> }` is not supported in `{ <<edition>> }`.

0 commit comments

Comments
 (0)