Curious, did you get any answers to your problem. I want to upsert using addVertex route.
Thanks! On Monday, October 27, 2014 at 8:09:31 AM UTC-7, Keith Freeman wrote: > > > I've just run a speed test using OrientGraph.addVertex() vs. > OrientGraph.command().execute() on identical data for vertexes, but the > command is an update that's an "upsert". Unfortunately the command (18 > recs/sec) is 2 orders of magnitude slower than the addVertex (2000 > writes/sec). This is a huge difference. Is there a way to do an upsert > from the Java API/binary protocol without reverting to > query-then-insert/update? > -- --- 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.
