Skip to content

Commit 806592e

Browse files
Update modules/ROOT/pages/database-administration/aliases/manage-aliases-composite-databases.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 89fa85d commit 806592e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ CREATE DATABASE `perennial-flowers`;
2020

2121
[NOTE]
2222
====
23-
Starting with Neo4j 2025.06, a database can be assigned a default Cypher version.
24-
However, aliases in composite databases cannot be assigned a default Cypher version.
25-
They always get the Cypher version of the composite database.
23+
Starting with Neo4j 2025.06, a database or remote alias can be assigned a default Cypher version.
24+
However, local aliases and aliases in composite databases cannot be assigned a default Cypher version.
25+
Local aliases always get the Cypher version of their target database and aliases in composite databases always get the Cypher version of the composite database.
2626
====
2727

2828
[[manage-aliases-composite-databases-list]]

0 commit comments

Comments
 (0)