Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-27-2021 04:29 AM
Hello everybody,
We use Airflow tasks to call queries that contain apoc procedures. However, when tasks are marked as Failed, the query doesn't stop and continues its execution on the server. It's extremely annoying, since following that we need to kill these queries manually either from console or web browser.
To overcome this inconvenience, I would like to know if it is possible to get a query id from a query that was called using session.run(query) method from GraphDatabase.driver. In this case GraphDatabase is a part of neo4j python library.
Looking forward to your comments and suggestions!
All the sessions of the conference are now available online