Neo4j How to insert csv file?

只谈情不闲聊 提交于 2019-12-11 10:32:00

问题


I need to insert data using a CSV file in to a Neo4j database. is there any method possibilities for uploading file or using ftp protocol. I only saw use http protocol. plz I am learning now and still a beginer. neo4j importing CSV files with cypher

I an using neo4j-node library for working with Neo4j database with node.js. No use of java. tx

来源:https://stackoverflow.com/questions/25423996/neo4j-how-to-insert-csv-file

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!