This DBMS can’t be found at the moment, it might be located in a location that is currently not conn
windows11安装Neo4j 桌面版本的时候的错误:This DBMS can’t be found at the moment, it might be located in a location that is currently not connected to this device.
解决办法:
1、首先关闭neo4j应用,担心没有彻底关闭可以使用以下cmd命令进行强制关闭。
taskkill -f -im Neo*
2、卸载当前装的Neo4j软件
3、清理Neo4j缓存文件:主要清理下面3个位置的文件目录,如果有,进行删除。
用户目录下的Neo4j 目录:
C:\Program Files下的Neo4j 目录
C:\Program Files (x86)下的Neo4j 目录
4、最后,重新 安装Neo4j即可。
还没有评论,来说两句吧...