I tried to import the local data to neo4j and it not taking the full path of the file
for ex:
call apoc.load.xml("file:///Users/n.k/Downloads/file.xml", '', {}, true)
it gives me the following error
Failed to invoke procedure apoc.load.xml: Caused by...