Where to find the apoc.conf file?

Hello,

I'm on Windows and I download the latest version of Neo4J Desktop (1.5.7) with the latest version of neo4J 5(5.6.0). I would like to set apoc.import.file.enable=true? but I can't even find the apoc.conf file. I don't have any folder conf in the directory in which I have the Neo4j Desktop application. Could you help me ? Maybe I'm not in the correct directory.

Thank you,

Mikhal.

the apoc.conf file is not created by default. You need to create it. It is placed in the database's 'conf' folder. You can get to it in Neo4j Desktop. Hover over the database in your neo4j project. It will highlight the row and present an ellipse at the end of the line (see first screen shot). Click on the ellipse and navigate to the configuration folder (see second screenshot).

1 Like