Michael,

If there are any areas that can be sped up in the Neo4jGraph codebase, please 
identify. There hasn't been much manual testing of Neo4jGraph so any 
help/tickets/PRs you could provide would be greatly appreciated.

Also, could you share your data loading code via a gist?

Thanks,
Marko.

http://markorodriguez.com

On Jun 11, 2015, at 6:37 AM, Stephen Mallette <[email protected]> wrote:

> 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.
> 
> 
> -- 
> 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/CAA-H438DLd-K%2Baj%3DufCx5w3EtY6r32bTTVznTRgoNYwYOMXxCA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

Reply via email to