charlotte.brady
charlotte.brady
ATApache TinkerPop
Created by charlotte.brady on 3/24/2023 in #questions
Transactions - tx.commit vs tx.close
I have a question related to transactions. I'm having issues with tx.commit() hanging locally when running through Tinkerpop (this is fine when connected to Amazon Neptune), although tx.close() does seem to work instead. So I'm wondering whats the difference between tx.commit() and tx.close() ? Are they ok to be substituted for one another?
10 replies