Skip to content

Commit 2b079d7

Browse files
mnd999renetapopova
andauthored
Update modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent 86d0979 commit 2b079d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ For details about enrichment mode, see link:{neo4j-docs-base-uri}/cdc/current/ge
113113
| `storeFormat`
114114
| `aligned` \| `standard` \| `high_limit` \| `block`
115115
|
116-
Defines the store format if the database created is new. `high_limit` and `standard` formats are deprecated from 5.23. For more information on store formats see xref::database-internals/store-formats.adoc[Store formats].
116+
Defines the store format if the database created is new.
117+
`high_limit` and `standard` formats are deprecated from 5.23.
118+
For more information on store formats, see xref::database-internals/store-formats.adoc[Store formats].
117119

118120
If the store is seeded with `seedURI`, `existingDataSeedInstance` or `existingDataSeedServer`, or if the command is used to mount pre-existing store files already present on the disk, they will retain their current store format without any modifications.
119121
|===

0 commit comments

Comments
 (0)