File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
modules/ROOT/pages/tools/neo4j-admin Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ The syntax for importing a set of CSV files incrementally is:
612612----
613613neo4j-admin database import incremental [-h] [--expand-commands] --force [--verbose] [--auto-skip-subsequent-headers[=true|false]]
614614 [--ignore-empty-strings[=true|false]] [--ignore-extra-columns[=true|false]]
615- [--legacy-style-quoting[=true|false]] [--multiline-fields[=true|false]] [--normalize-types[=true|false]][--skip-bad-entries-logging[=true|false]] [--skip-bad-relationships[=true|false]]
615+ [--legacy-style-quoting[=true|false]] [--multiline-fields[=true|false]] [--normalize-types[=true|false]] [--skip-bad-entries-logging[=true|false]] [--skip-bad-relationships[=true|false]]
616616 [--skip-duplicate-nodes[=true|false]] [--strict[=true|false]] [--trim-strings[=true|false]]
617617 [--additional-config=<file>] [--array-delimiter=<char>] [--bad-tolerance=<num>] [--delimiter=<char>]
618618 [--high-parallel-io=on|off|auto] [--id-type=string|integer|actual] [--input-encoding=<character-set>]
You can’t perform that action at this time.
0 commit comments