You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Exit and report failures at the end of the input when reading from a file.
59
59
|
60
60
61
-
|--enable-autocompletions
62
-
|Whether to enable Cypher autocompletions inside the CLI. Completions can only be enabled for neo4j 5 and later.
63
-
|
61
+
|--enable-autocompletions
62
+
|Whether to enable Cypher autocompletions inside the CLI. Completions can only be enabled for neo4j 5 and later.
63
+
|false
64
64
65
65
|--format {auto,verbose,plain}
66
66
|Desired output format. Displays the results in tabular format if you use the shell interactively and with minimal formatting if you use it for scripting. +
0 commit comments