| You are right, I will add a test and check that there is some consistency around this, in particular for datastores with transactions like Neo4j. As far as I know, with ORM 5.2 you always need a transaction (even for find), it make sense for OGM to have a similar behaviour, it's possible that the problem won't occur when we will upgrade the dependency. Thanks a lot |