Skip to content

Commit 8d60ba6

Browse files
l-heemannrenetapopova
authored andcommitted
Apply suggestions from code review
Move label from individual examples to whole section Co-authored-by: Reneta Popova <[email protected]>
1 parent 0cb47c2 commit 8d60ba6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/ROOT/pages/database-administration/aliases/manage-aliases-composite-databases.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Neo4j 2025.06 and later versions ensure that no such conflicts exist and throw a
237237

238238
[.tabbed-example]
239239
=====
240-
[role=include-with-cypher-5 label--new-2025.06]
240+
[role=include-with-cypher-5]
241241
======
242242
Creating a regular alias with the same name as an existing composite constituent is disallowed:
243243

@@ -257,7 +257,7 @@ Failed to create the specified database alias 'garden.flowers': Database name or
257257

258258
======
259259
260-
[role=include-with-cypher-25 label--new-2025.06]
260+
[role=include-with-cypher-25]
261261
======
262262

263263
Creating a regular alias with the same name as an existing composite constituent is disallowed.
@@ -302,7 +302,7 @@ Cannot create database 'garden' because another database 'garden.flowers' exists
302302

303303
======
304304
305-
[role=include-with-cypher-25 label--new-2025.06]
305+
[role=include-with-cypher-25]
306306
======
307307

308308
Creating a composite constituent with the same name as an existing non-composite alias is disallowed.
@@ -327,6 +327,7 @@ Cannot create database 'garden' because another database 'garden.flowers' exists
327327

328328

329329

330+
[role=label--new-2025.06]
330331
=== Cypher 25 specific behaviour
331332
==== Accessing an existing alias with dots
332333

0 commit comments

Comments
 (0)