I have been successful at getting started with Neo4j. But I had a problem yesterday. When I import json data to Neo4j using apoc.import.json,
an error was thrown as belowing:
Failed to invoke procedure apoc.import.json: Caused by: java.io.FileNotFou...