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.
indexes
SHOW TRANSACTIONS
1 parent de2e755 commit ba533bfCopy full SHA for ba533bf
modules/ROOT/pages/clauses/transaction-clauses.adoc
@@ -90,7 +90,8 @@ a| The name of the Cypher runtime used by the query currently executing in this
90
m| STRING
91
92
m| indexes
93
-a| The indexes utilised by the query currently executing in this transaction, or an empty list if no query is currently executing.
+a| The indexes utilized by the query currently executing in this transaction, or an empty list if no query is currently executing.
94
+Only indexes evaluating static node labels and relationship types are shown in this column.
95
m| LIST<MAP>
96
97
// New in 5.0
0 commit comments