Neo4j How to insert csv file?

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