Invalid input 'A': expected 'r/R' (line 1, column 2 (offset: 1)) "CALL dbms.changePassword({passwor

报错:Invalid input 'A': expected 'r/R' (line 1, column 2 (offset: 1))  "CALL dbms.changePassword({password})"  ^

原因:遇到这种鬼东西可能是你安装的neo4j-community版本不对,不要安装chs之类的汉化版

解决:

neo4j stop # 停止服务
neo4j uninstall-service # 卸载服务

手动删除安装目录。重新安装neo4j-community,换个版本试试,比如neo4j-community-3.5.5-windows.zip。重新来一遍

ps:我知道官网慢的像shi

百度网盘也块不到哪去

链接:https://pan.baidu.com/s/1hlX6u9gSQxdUlRtWQPcsNA 
提取码:ufva 
 

 

neo4j-community安装过程参考:

https://blog.csdn.net/lihuaqinqwe/article/details/80314895

https://blog.csdn.net/yangfengling1023/article/details/81741472

你可能感兴趣的:(Python,NLP)