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.
有人知道如何将 GraphenDB 中的数据导入本地数据库吗?graphendb.com 的导出文件提供了一个包含大量文件的 zip 文件。我不确定如何将它们导入到 neo4j 的本地实例中。以下是 zip 文件夹中的一些内容:
将该 zip 文件的内容复制到path/to/neo4j/data/graph.dbNeo4j 的本地实例中。然后重启 Neo4j 服务器。
path/to/neo4j/data/graph.db
或者,如果您使用的是桌面 Neo4j 应用程序,只需单击“选择”并将其指向提取的存档。