Hi guys,
I'm implementing a client to change some documents' metadata.
What I do is call the UpdateNode method in order to save the changes I've made to a specific node. Is there a way to rollback all the actions if anything has gone wrong with one of the nodes?
Best regards,