Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 cypher-shell 重新启动 Neo4J 数据库?
你知道是否存在命令吗?
答案是:你不能通过 cypher 重启 Neo4j。
如果您使用 Neo4j 即服务,您的选择是什么:
neo4j restart
systemctl restart neo4j