Skip to content

Commit 48ed22f

Browse files
authored
Update modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc
1 parent 0bf64ac commit 48ed22f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ Currently, this is only supported with `existingDataSeedInstance`, `existingData
8585
| ID of the cluster server
8686
|
8787
Defines which server is used for seeding the data of the created database.
88-
The server ID can be found in the `serverId` column after running `SHOW SERVERS`. `existingDataSeedInstance` was replaced by `existingDataSeedServer` in Neo4j 5.25.
88+
The server ID can be found in the `serverId` column after running `SHOW SERVERS`.
89+
`existingDataSeedInstance` is replaced by `existingDataSeedServer` in Neo4j 5.25.
8990

9091
| `seedURI`
9192
| URI to a backup or a dump from an existing database.

0 commit comments

Comments
 (0)