Skip to content

Commit 8c36c96

Browse files
committed
Remove duplicate example
1 parent ff3f5aa commit 8c36c96

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
@@ -368,12 +368,6 @@ The query attempts to create the following aliases in the given order:
368368
. Constituent alias `flowers` within composite database `my.garden.beautiful`.
369369
. Regular non-composite alias `my.garden.beautiful.flowers`.
370370

371-
.Query
372-
[source, cypher]
373-
----
374-
CYPHER 25 CREATE COMPOSITE DATABASE `my.garden`
375-
CYPHER 25 CREATE ALIAS `my.garden.beautiful.flowers` FOR DATABASE `northwind-graph`
376-
----
377371
When it finds the composite database `my.garden`, it creates the constituent alias `beautiful.flowers` within that composite.
378372

379373

0 commit comments

Comments
 (0)