Skip to content

Commit 8046749

Browse files
l-heemannrenetapopova
authored andcommitted
Update modules/ROOT/pages/database-administration/aliases/manage-aliases-composite-databases.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent 5fece98 commit 8046749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ CYPHER 25 USE `my.garden.beautiful.flowers` RETURN 1
356356
==== Creating a new alias with dots
357357

358358
During `CREATE`, Cypher 25 splits the given name on each dot, left to right, and checks if a corresponding composite database exists.
359-
If no composite database is found, Cypher25 falls back to creating a regular non-composite alias.
359+
If no composite database is found, Cypher 25 falls back to creating a regular non-composite alias.
360360

361361
For example:
362362

0 commit comments

Comments
 (0)