I am a newbie at sails-orientdb. I want to implement transaction via sails-orientdb. But currently, I don't know how to rollback my query when it's get some errors.
I've read this article before, Transaction in orientdb and waterline. But it's not help for my case.
Thanks,