On 23 September 2016 at 11:23, Phillip Henry <[email protected]> wrote:
> > will there not be potential contention when the "to" vertex is updated? > > Ah, just re-read your post and you've already answered this. My apologies. > Yes, the idea is that with millions and mullions of vertices, the chance to have a collision with the target nodes is very low, unless you have supernodes that recurs in most of the relationships. > >> > OGraphBatchInsert ... keeps everything in RAM before flushing >> >> I assume I will still have to write retry code in the event of a >> collision (see above)? >> > No in this case, the batch insert will manage this for you. Luca -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
