Hey peeps, We're working on making it easier to import data into Neo4j using Cypher. To do that, we want to do three things:
CIP20140127 - LOAD CSV<https://docs.google.com/a/neopersistence.com/document/d/1lDQSkKbwBagbxiA2jyKwjBNhe1hQeWgw01U5r9x7-Gc> Add a way to load csv-files through Cypher CIP20140203B - String to number conversion<https://docs.google.com/a/neopersistence.com/document/d/1ghp8vCna59xrZIju8DbosYF2XXumv93g9PFrHmV6s5c> Make it possible to parse strings as numbers to clean up data while importing. CIP20140203B - BATCH COMMIT Hint<https://docs.google.com/a/neopersistence.com/document/d/1a_bDENqrpmkFZEEF86G1hVWY2WcfYVSyLf2diZrJbPE> Add a hint that allows chunking up a transaction into smaller pieces, to gain performance. We'd love some feedback so that we don't run off in the wrong direction. Thanks, The Neo4j Devs -- You received this message because you are subscribed to the Google Groups "Neo4j" 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/groups/opt_out.
