main
黄海 6 months ago
parent d67db656e9
commit 4d2289c153

@ -7,12 +7,16 @@ cd D:\neo4j-community-5.26.2\bin
neo4j windows-service install
neo4j start
打开 conf/neo4j.conf 文件,修改以下配置:
# 允许远程连接
server.default_listen_address=0.0.0.0
# 访问
http://127.0.0.1:7474
neo4j
http://10.10.21.20:7474
neo4j
DsideaL4r5t6y7u
密码修改为DsideaL4r5t6y7u
密码默认neo4j
# 停止服务
neo4j stop
@ -21,3 +25,4 @@ neo4j windows-service uninstall
# 通过python操作neo4j
https://blog.csdn.net/sinat_20471177/article/details/134056788

Loading…
Cancel
Save