Just a remark. I've used simple Perl scripts to convert data from "green screen systems" into "syntactically correct" .csv files consumable by Cypher. Perl has some nifty Text::CSV modules ready for use from CPAN.
WBR, Andrii On Monday, November 3, 2014 2:12:02 AM UTC+2, David Bigelow wrote: > > Wow - I will check out your other tool suggestions Thanks for that. > > We are using 'sed' often for cleanups of files, handy, but not a fun way > to "fix" things from legacy systems. > > One thing I *suspect* is that adding additional args to cypher e.g. > trim(csvLine.MyCol) adds time to the importer? where as making sure the > csv file is clean before import would go faster? Thoughts? > > Dave > >> >> -- 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/d/optout.
