Skip to content

Commit fa49664

Browse files
Change the default error format for Cypher Shell (#2423)
1 parent 8770aa0 commit fa49664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`.
121121

122122
|--error-format {gql,legacy,stacktrace}
123123
|Controls how errors are displayed.
124-
|legacy
124+
|gql label:new[Changed in 2025.06]
125125
|===
126126

127127
== Connection arguments

0 commit comments

Comments
 (0)