How can I kill a currently long-running query in Neo4j (without restarting the server)?
I know we can globally set a timeout for queries, but sometimes I want to execute
The 2.2 release has some functionality around this area, but still no monitoring tool that you could see, for example, the queries ran by other clients, you can only kill your own long running queries, executed through the web ui or the shell.
Neo4J 2.2 Release Notes