Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-14-2021 05:12 PM
Hi,
I am trying to access local file through Neo4j web browser, but it's telling me file /path not found. Can anyone please help me with this?
ps. I am very new with coding and computer in general, so a more detailed description would be much appreciated. Thank you!!
04-16-2021 09:49 PM
im on mac, please help me out!!
04-18-2021 06:49 PM
Can you share the cypher you are trying to load?
Are you using apoc.load.csv
or LOAD CSV
?
If you are using LOAD CSV
it might be something like:
LOAD CSV WITH HEADERS FROM file:///file_name.csv AS row
It'll be easier to give an exact answer if you can share what you are trying.
04-26-2021 10:46 AM
hi yes,
I'm using
CALL n10s.onto.import.fetch("file path");
05-01-2021 08:30 AM
never used the Mac version but it could be similar to Windows where you need to put imported files in the db import directory
this is how you get to the db import directory :
All the sessions of the conference are now available online