I think there is no way to abort queries in Neo4j.
There is a way to kill long running queries automatically with the
Guard stuff (you can pick either max number of operations or a timeout). There were some instructions sent out (couldn't find it immediately and I need to run).