You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/clustering/seed.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ This could be a backup from a standalone Neo4j instance or another cluster membe
88
88
89
89
Neo4j supports two types of seeding in a running cluster.
90
90
You can either transfer the database backup to each Core instance or transfer it only to one Core instance and then use the `CREATE DATABASE` Cypher command to seed the cluster.
91
-
For more information on the `CREATE DATABASE` syntax and options, see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/databases#administration-databases-create-database[Cypher Manual -> Creating databases].
91
+
For more information on the `CREATE DATABASE` syntax and options, see link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/administration/databases/#administration-databases-create-database[Cypher Manual -> Creating databases].
0 commit comments