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
@@ -123,6 +125,10 @@ Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`.
123
125
|--error-format {gql,legacy,stacktrace}
124
126
|Controls how errors are displayed.
125
127
|gql label:new[Changed in 2025.06]
128
+
129
+
|--transaction-timeout {gql,legacy,stacktrace}
130
+
|Transaction timeout. You can specify the duration using the format `<hours>h<minutes>m<seconds>s`, for example `1h` (1 hour), `1h30m` (1 hour 30 minutes), or `30m` (30 minutes).
0 commit comments