General support for bulk loading is still under development and won't be available for GA. Here's some related issues:
https://issues.apache.org/jira/browse/TINKERPOP3-319 https://issues.apache.org/jira/browse/TINKERPOP3-320 https://issues.apache.org/jira/browse/TINKERPOP3-550 As for just straight loading, I'm not sure we've evaluated performance of neo4j-gremlin at this point. Not sure what improvements are to be had, if any. On Wed, Jun 10, 2015 at 8:01 PM, Michael Pollmeier < [email protected]> wrote: > What's the best way to insert many elements at the same time, is there > some sort of bulk mode that doesn't check for constraints? I didn't find > anything fitting in the code/documentation in TP3. > > Creating 25k vertices takes around 40s, and about 50s if I wrap it in a > transaction - that's a bit slow. > > -- > You received this message because you are subscribed to the Google Groups > "Gremlin-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gremlin-users/5578CFDB.5070603%40michaelpollmeier.com > . > > For more options, visit https://groups.google.com/d/optout. >
