我有一个 GraphML 或 GEXF 格式的简单图形,我想将其导入 Neo4j 图形数据库,以便能够使用 Cypher 查询此类图形。该图没有那么大,我可以说它是中等大小,所以我寻求一种简单的方法将此类数据导入 Neo4j。我知道这个问题很简单,但我坚持下去!
问问题
891 次
You can do that with the Gremlin plugin as documented at http://neo4j-contrib.github.io/gremlin-plugin/#rest-api-load-a-sample-graph