
1.edit neo4j.conf 把
# The name of the default database
initial.dbms.default_database=honglouneo4j # 写上自己的数据库名称和
# Name of the service
#5.0 server.windows_service_name=neo4j
#4.0 dbms.default_database=neo4j
#dbms.default_database=neo4jwind
server.windows_service_name=Honglouneo4j在neo4j-community-5.26.1\conf 文件夹


2. 在neo4j-community-5.26.1\data\databases和neo4j-community-5.26.1\data\transactions 文件夹下创建自己数据库名称的文件夹。如honglouneo4j

3.重启动电脑,重启服务器&nb