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 @@ -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======
242242Creating 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
263263Creating 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
308308Creating 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
You can’t perform that action at this time.
0 commit comments