Bring back ':queries' command
erin.stemple@fhr.com
It mostly does with additional info! What I don't have is the "kill" function for a transaction. I don't use it often but it is helpful when we may have a query running in the background that a user doesn't even know is running. Is there still a way to stop a query?
Gregory King
Hi Erin, you can use the cypher
SHOW TRANSACTIONS
to similar effect - does this meet your need?Nissanka Fernando
Thanks for letting us know Erin cc Greg King