Skip to content

Commit 78d4381

Browse files
l-heemannLojjs
authored andcommitted
Remove duplicate example
1 parent 8e50066 commit 78d4381

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,6 @@ The query attempts to create the following aliases in the given order:
374374
. Constituent alias `flowers` within composite database `my.garden.beautiful`.
375375
. Regular non-composite alias `my.garden.beautiful.flowers`.
376376

377-
.Query
378-
[source, cypher]
379-
----
380-
CYPHER 25 CREATE COMPOSITE DATABASE `my.garden`
381-
CYPHER 25 CREATE ALIAS `my.garden.beautiful.flowers` FOR DATABASE `northwind-graph`
382-
----
383377
When it finds the composite database `my.garden`, it creates the constituent alias `beautiful.flowers` within that composite.
384378

385379

0 commit comments

Comments
 (0)