Where is neo4j-server.properties on Windows?

前端 未结 8 1768
[愿得一人]
[愿得一人] 2020-12-17 01:11

On Windows, where is neo4j-server.properties as described in this documentation?

http://docs.neo4j.org/chunked/stable/security-server.html

I can

8条回答
  •  春和景丽
    2020-12-17 01:21

    A bit late, but I spent a while on searching for it today. The seo4j-server.properties file is at (absolute path example):

    C:\Users\username\AppData\Roaming\Neo4j Community\neo4j-server.properties
    

    It is accessible from Neo4j GUI - under the "Setting" button. I have tried it with Community version 2.1.6 and it works fine.

提交回复
热议问题