Skip to content

Commit 4ffee4b

Browse files
Change the default error format for Cypher Shell (neo4j#2423)
1 parent 50778c9 commit 4ffee4b

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
@@ -122,7 +122,7 @@ Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`.
122122

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

128128
== Connection arguments

0 commit comments

Comments
 (0)