Is there a commit point similar to other standard databases. I need this to secure the data collections are actually updated only after a certain logic point is reached (logical unit)?
Alternatively, is there a rollback clause I can use, in case I see that the data integrity is wrong from the JS business logic point of view?