Concurrent Transactions on JG Edges


Aman <amandeep.srivastava1996@...>
 

Hi, 

Is there a way by which I can prevent concurrent updates to edges? For vertices, I'm simply maintaining a version field with Lock consistency, so a concurrent update results in Permanent Locking Exception being thrown, but the same doesn't seem to work for edges.

--
Regards,
Aman

Join janusgraph-users@lists.lfaidata.foundation to automatically receive all group messages.