I have a few datasets that contain about 70M nodes. Relationships between these sets will be sparse and will be added over time. What is the fastest way to load these nodes into neo4j? I can work with java (http://wiki.neo4j.org/content/Batch_Insert) if necessary, but I'd be interested to hear if there is a way to use this API in the new embedded python mode.
Thanks, Sean _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

