We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
queryLang
1 parent 409908b commit 30e250cCopy full SHA for 30e250c
modules/ROOT/pages/monitoring/logging.adoc
@@ -1308,6 +1308,10 @@ For `event=start`, the value is `00000000`.
1308
| executableQueryCacheHit
1309
| Whether the query string matched a cached execution plan.
1310
1311
+| queryLang
1312
+| Cypher version.
1313
+Possible values are `CYPHER 5` and `CYPHER 25`.
1314
+
1315
|===
1316
1317
If the type of the log entry is `transaction`, the following additional fields are available:
0 commit comments