Skip to content

Commit 8fead8f

Browse files
authored
Add Store Format link to --format parameter entry (neo4j#1486)
Since we don't list anywhere the list of available store formats (since these can change based on the version and edition of the DBMS), we can point to our Store Formats documentation to allow users figure out what are the options they could use there.
1 parent 1545e67 commit 8fead8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ Unicode character ID can be used if prepended by `\`.
175175
|--format=<format>
176176
|Name of database format.
177177
Imported database will be created of the specified format or use format from configuration if not specified.
178+
179+
For an example, see the available xref:/database-internals/store-formats.adoc[Store Formats].
178180
|
179181

180182
|-h, --help

0 commit comments

Comments
 (0)