We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c4709 commit 309fb5fCopy full SHA for 309fb5f
modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
@@ -588,7 +588,7 @@ neo4j-admin database import incremental [-h] [--expand-commands] --force [--verb
588
[--delimiter=<char>] [--high-parallel-io=on|off|auto]
589
[--id-type=string|integer|actual] [--input-encoding=<character-set>]
590
[--max-off-heap-memory=<size>] [--quote=<char>] [--read-buffer-size=<size>]
591
- [--report-file=<path>] [--stage=all|prepare|build|merge] [--schema=<path>]
+ [--report-file=<path>] [--schema=<path>] [--stage=all|prepare|build|merge]
592
[--threads=<num>] --nodes=[<label>[:<label>]...=]<files>... [--nodes=[<label>
593
[:<label>]...=]<files>...]... [--relationships=[<type>=]<files>...]... <database>
594
----
0 commit comments