apoc.monitor.tx
Procedure
apoc.monitor.tx() returns informations about the neo4j transaction manager
Signature
apoc.monitor.tx() :: (rolledBackTx :: INTEGER?, peakTx :: INTEGER?, lastTxId :: INTEGER?, currentOpenedTx :: INTEGER?, totalOpenedTx :: INTEGER?, totalTx :: INTEGER?)