cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Failed read json data using apoc

rosdiana
Node Clone

Hi,

i need help. i try to use the command using apoc to read the file but got error.
What's wrong? i trying to use different paths but still wrong.

Thanks!

1 ACCEPTED SOLUTION

Haven't used Neo4j on Windows, but I think you need to put your json file into the configured import directory, and/or try escaping the : character.

View solution in original post

2 REPLIES 2

Haven't used Neo4j on Windows, but I think you need to put your json file into the configured import directory, and/or try escaping the : character.

Thank you so much. It works!