File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
modules/ROOT/pages/tools/neo4j-admin Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,9 @@ neo4j-admin database import full [-h] [--expand-commands] [--verbose] [--auto-sk
8989 [--bad-tolerance=<num>] [--delimiter=<char>] [--format=<format>]
9090 [--high-parallel-io=on|off|auto] [--id-type=string|integer|actual]
9191 [--input-encoding=<character-set>] [--max-off-heap-memory=<size>] [--quote=<char>]
92- [--schema=<path>]
9392 [--read-buffer-size=<size>] [--report-file=<path>] [--threads=<num>] --nodes=[<label>[:
9493 <label>]...=]<files>... [--nodes=[<label>[:<label>]...=]<files>...]...
95- [--relationships=[<type>=]<files>...]... <database>
94+ [--relationships=[<type>=]<files>...]... [--schema=<path>] <database>
9695----
9796
9897=== Description
You can’t perform that action at this time.
0 commit comments