docker環境中neo4j導入導出


neo4j 官方文檔有說明,使用 neo4j-admin restore / dump 導出和恢復數據庫的時候需要停掉數據,否則會報數據庫正在使用的錯誤:
command failed: the database is in use — stop Neo4j and try again

官方文檔這樣說:
Restore the database graph.db from the backup located in /mnt/backup/graph.db-backup. Note that the database to be restored must be shut down.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM