我将所有数据库都存储在C:\JATIN DATA\database\neo4jDatabases 位置。如何使用 neo4j Dekstop 单独转储所有数据库。
我已经尝试过 neo4j-admin dump --database= --to=这个命令,但是得到了像Neo.ClientError.Statement.SyntaxError: Invalid input 'n': expected (line 1, column 1 (offset: 0)) 这样的错误” neo4j-admin 转储 --database= --to=" ^
neo4j ×1