Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-15-2022 06:46 PM
Today, I want to clean up invalid data and find that a node cannot be deleted and its relationship cannot be deleted
Executing the delete statement of this node does not return results, and it has been blocked for several hours without returning.
Is there a deadlock? Where can I find the lock?
Now, what should I do?
Thank you!
version:
Neo4j version: 4.1.3 community
Operating system: redhat7.6
API/Driver: Python driver v4.2.1
07-17-2022 11:40 PM
Hello @kasic 🙂
What query did you use to delete the node?
What is the Neo4j id of the node?
Did you have an error message?
You can see running transactions with this query: CALL dbms.listQueries()
Regards,
Cobra
All the sessions of the conference are now available online