Hi there,

I'm getting this exception trying to add an edge

v1.addEdge("HAS", v2);

This works fine in single thread mode, but it doesn't work in multi-thread 
mode.
I know v1 and v2 can be changed at this point and I'm taking care of this 
situation, but why I'm getting OIndexException?

Thanks!

-Andrey

-- 

--- 
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/groups/opt_out.

Reply via email to