Hello,
My name is Ivan and while debugging deadlock issues I've come upon "NODE_RELATIONSHIP_GROUP_DELETE" resource type when calling:
CALL dbms.listActiveLocks(queryId)
I see that the resourceId is an <id> of a node, however I can neither find any explanation of what does this resourceType mean nor I can deduce what it's supposed to be?
Is there a documentation somewhere explaining all of the resource types ? I am interested in "DEGREES" resourceType as well.