我使用 neo4j python 驱动程序写入我的数据库。
我有我的 neo4j DB 设置,几天前使用它没有任何问题。今天我运行我的代码,出现以下错误:
Failed to write data to connection Address(host='localhost',
port=7687) (Address(host='xxx.x.x.x', port=7687));
("0; 'Underlying socket connection gone (_ssl.c:xxxx)'")
Run Code Online (Sandbox Code Playgroud)
当我通过浏览器检查并执行 MATCH (n) RETURN n 时,似乎我的所有查询仍然被执行,因为我可以在数据库中找到节点。
我关闭了电脑,重新安装了 neo4j 以及其他所有东西。(它不仅适用于 CREATE 语句,还适用于 match 语句)
| 归档时间: |
|
| 查看次数: |
3272 次 |
| 最近记录: |