Hello!
I was wondering if I explicitly acquire a read lock then use the node, will the transaction drop the lock?
I tried running a test for this but for some reason when I tried to run more than 2 cypher queries in a transaction using neo4j sandbox,...