File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
modules/ROOT/pages/database-administration/aliases Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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======
236236Creating 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
257257Creating 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
302302Creating 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
You can’t perform that action at this time.
0 commit comments