Luca, Does this mean that using the new ETL method will not be fastest way to load millions of Vertexes and Edges into the Graph Db?
On Tuesday, December 9, 2014 4:09:09 AM UTC-5, Lvc@ wrote: > > Hi Emin, > I suggest you to use the new OGraphBatchInsert class available in > 2.0-SNAPSHOT. It's about 10-15x faster than classic API, but only if nodes > have numeric ids. > > Lvc@ > > > On 9 December 2014 at 04:38, Emin Agassi <[email protected] > <javascript:>> wrote: > >> Hi Lvc >> >> Can we still use the Blueprint's BatchGraph for batch loading large >> amount of records into the OrientDB? >> Today, I am using BatchGraph to load 1+ million of Vertexes and 3+ >> millions of Edges in 30 minutes. >> Is this still the fastest method to do this or should we use the new ETL >> instead? >> Will the BatchGraph still work with v2.0? >> >> Thanks >> >> >> >> On Monday, December 8, 2014 6:28:31 PM UTC-5, Lvc@ wrote: >>> >>> Hi guys, >>> The ETL is moving fast to the final stage. For all the users interested >>> on using it, I have created a new tutorial: >>> >>> http://www.orientechnologies.com/docs/last/orientdb-etl. >>> wiki/Import-from-CSV-to-a-Graph.html >>> >>> Hope more people will avoid to write code to import an existent DB into >>> OrientDB, but rather save precious time using ETL and their own JSON >>> configuration file. >>> >>> Lvc@ >>> >>> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
