orientdb-gremlin icon indicating copy to clipboard operation
orientdb-gremlin copied to clipboard

Support For createThreadedTx();

Open fppt opened this issue 9 years ago • 1 comments

Hi Guys,

Are there any plans to support createThreadedTx() ?

For my project I need to be able to give one thread multiple transactions and I can't find a way to do this using orientdb.

Thanks

fppt avatar Aug 16 '16 13:08 fppt

this refers to http://stackoverflow.com/questions/38974122/creating-transactions-with-orientdb-gremlin

There's no plans at the moment, sorry. If you need it you implement it yourself I'm afraid. Would love to see this as a PR of course :)

mpollmeier avatar Aug 17 '16 07:08 mpollmeier