jyoti, here is an example of how i import (json/yaml data) into neo4j: github.com/karabijavad/congress-graph
of course, if the data is CSV, you can simply do: CSV.foreach instead of YAML.load_file this will do a batch insert of data On Monday, March 24, 2014 6:15:39 AM UTC-5, Jyoti Yadav wrote: > > Hi Folks.. > > Have anyone worked with importing csv files( node file and relationship > file ) into neo4j??? > I tried, but having some issues.. > > Pls reply.. > > Thanks.. > -- 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.
