Hi,

I am trying to perform batch-import using this blog post. 

http://maxdemarzi.com/2012/02/28/batch-importer-part-1/

I have used a different nodes.csv and rels.csv file. 

link: https://gist.github.com/qmaruf/ed69acf8625ac577d578

Everything seems fine and after importing it shows the following message: 

https://gist.github.com/qmaruf/f4db18dd022b61a50d26

But there is not data in db. I have tried executing the following cypher 
query. “START n=node(*) RETURN n;” and it returns 0 row. It should show at 
least 4 nodes according to nodes.csv.


Am I missing something?
Eagerly waiting for help.

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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to