Neo4j: "Couldn't load the external resource at:" error
- Krishnaraj Rajagopal
- Feb 16, 2018
- 1 min read
If you get "Couldn't load the external resource at:" error when executing LOAD statement to upload CSV data to Neo4j, check the filename or directory name in the LOAD statement as a typo in the name could trigger the error.
Comments