File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/tools/neo4j-admin Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ neo4j-admin database import full [-h] [--expand-commands] [--verbose] [--auto-sk
9191 [=true|false]] [--additional-config=<file>] [--array-delimiter=<char>]
9292 [--bad-tolerance=<num>] [--delimiter=<char>] [--format=<format>]
9393 [--high-parallel-io=on|off|auto] [--id-type=string|integer|actual]
94- [--input-encoding=<character-set>] [--input-type[=csv\ |parquet]]
94+ [--input-encoding=<character-set>] [--input-type[=csv|parquet]]
9595 [--max-off-heap-memory=<size>] [--quote=<char>] [--read-buffer-size=<size>]
9696 [--report-file=<path>] [--schema=<path>] [--threads=<num>]
9797 --nodes=[<label>[:<label>]...=]<files>... [--nodes=[<label>[:<label>]...=]
@@ -608,7 +608,7 @@ neo4j-admin database import incremental [-h] [--expand-commands] --force [--verb
608608 [--additional-config=<file>] [--array-delimiter=<char>] [--bad-tolerance=<num>]
609609 [--delimiter=<char>] [--high-parallel-io=on|off|auto]
610610 [--id-type=string|integer|actual] [--input-encoding=<character-set>]
611- [--input-type[=csv\ |parquet]] [--max-off-heap-memory=<size>]
611+ [--input-type[=csv|parquet]] [--max-off-heap-memory=<size>]
612612 [--quote=<char>] [--read-buffer-size=<size>] [--report-file=<path>]
613613 [--stage=all|prepare|build|merge] [--threads=<num>]
614614 --nodes=[<label>[:<label>]...=]<files>... [--nodes=[<label>[:<label>]...=]
You can’t perform that action at this time.
0 commit comments