diff --git a/modules/ROOT/pages/errors/gql-errors/42N11.adoc b/modules/ROOT/pages/errors/gql-errors/42N11.adoc index 1fa7ba92..9e16abb5 100644 --- a/modules/ROOT/pages/errors/gql-errors/42N11.adoc +++ b/modules/ROOT/pages/errors/gql-errors/42N11.adoc @@ -1,9 +1,9 @@ -:page-role: changed-2025.03 +:page-role: changed-2025.05 = 42N11 == Status description -error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <> }` already exists. +error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <> }` already exists. ifndef::backend-pdf[] [discrete.glossary] diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index 232cff52..989a1e70 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -1038,10 +1038,10 @@ Status description:: error: syntax error or access rule violation - cannot repla Status description:: error: syntax error or access rule violation - no such role. A role with the name `{ <> }` was not found. Verify that the spelling is correct. -[role=label--changed-2025.03] +[role=label--changed-2025.05] === xref:errors/gql-errors/42N11.adoc[42N11] -Status description:: error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <> }` already exists. +Status description:: error: syntax error or access rule violation - graph reference already exists. A graph reference with the name `{ <> }` already exists. === xref:errors/gql-errors/42N12.adoc[42N12] diff --git a/modules/ROOT/partials/glossary.adoc b/modules/ROOT/partials/glossary.adoc index 0b1a4127..6a803e18 100644 --- a/modules/ROOT/partials/glossary.adoc +++ b/modules/ROOT/partials/glossary.adoc @@ -27,6 +27,7 @@ //To check with the clustering team about $countAllocs and $countSeeders. [[crs]]$crs:: Coordinate reference system, for example, `WGS84`. [[db]]$db:: Database name, for example, `myDb`. +[[dbList]]$dbList:: A list of database names. [[dim]]$dim:: Number representing index or point dimenionality. [[edition]]$edition:: Neo4j edition, for example, Community or Enterprise. [[endpointType]]$endpointType:: One of `start` or `end` of a relationship.