charlotte.brady
ATApache TinkerPop
•Created by charlotte.brady on 3/24/2023 in #questions
Transactions - tx.commit vs tx.close
thanks for your help. It may be something to do with the docker image we are using for the gremlin server that this obscurity happens (that or our code!) I'll have a play around
10 replies
ATApache TinkerPop
•Created by charlotte.brady on 3/24/2023 in #questions
Transactions - tx.commit vs tx.close
Interesting... the transaction seems to complete when I use
tx.close()
though (as my tests for the transaction result pass) which seems to conflict with the above?10 replies
ATApache TinkerPop
•Created by charlotte.brady on 3/24/2023 in #questions
Transactions - tx.commit vs tx.close
correct - I'm writing/testing a script to update some edges. Locally we connect to Gremlin Server this is where I am having the issue
10 replies