, , LOAD CSV, - CSV. Cypher, / Neo4j. , , .
I personally used Java, given that I am most comfortable with Java. I read each CSV line into a custom object that represents a line in my CSV file. Then I printed a line to the file that reflects the desired Cypher statement. And then all I had to do was cut and paste these commands into the command line of the Neo4j browser.
Thus, you can create your own teams the way you want, and you can completely avoid restrictions on LOAD CSV commands with Cypher.
source
share