Skip to content

Commit 250cab5

Browse files
Apply suggestions from code review
Move label from individual examples to whole section Co-authored-by: Reneta Popova <[email protected]>
1 parent b288df4 commit 250cab5

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
@@ -231,7 +231,7 @@ Neo4j 2025.06 and later versions ensure that no such conflicts exist and throw a
231231

232232
[.tabbed-example]
233233
=====
234-
[role=include-with-cypher-5 label--new-2025.06]
234+
[role=include-with-cypher-5]
235235
======
236236
Creating a regular alias with the same name as an existing composite constituent is disallowed:
237237

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

252252
======
253253
254-
[role=include-with-cypher-25 label--new-2025.06]
254+
[role=include-with-cypher-25]
255255
======
256256

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

297297
======
298298
299-
[role=include-with-cypher-25 label--new-2025.06]
299+
[role=include-with-cypher-25]
300300
======
301301

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

322322

323323

324+
[role=label--new-2025.06]
324325
=== Cypher 25 specific behaviour
325326
==== Accessing an existing alias with dots
326327

0 commit comments

Comments
 (0)