Neo4j 4.x gremlin 支持

标签 neo4j gremlin

我有一个基于 gremlin 加载一些外部数据的应用程序。 我想用它来将数据加载到 Neo4j 数据库中。
我看到在以前的版本中有对 gremlin 的部分支持,但找不到最新版本的任何解决方案。
我很高兴听到这是否仍然可行以及如何实现。

最佳答案

此时,TinkerPop 预计在其 future 的 3.5.0 版本 (here) 中支持 3.4.11,这还有几个月的时间。要使 TinkerPop 支持 4.0,需要与该版本一起发布的 neo4j-tinkerpop-api-impl 的全新版本。似乎已经为此创建了一个问题 here .

关于Neo4j 4.x gremlin 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61923151/

相关文章:

neo4j - 来自 Neo4j 服务器扩展的 Log4j 日志记录

shortest-path - 在 Tinkerpop 3.1 中找到两个节点之间最短路径的最佳方法

azure - CosmosDB 图 : Are per-request consistency levels supported the way they are for documents?

graph - Tinkerpop - 我如何在图中找到一个节点?

graph - 在两个不相关的顶点之间添加边

java - Neo4j - 事件监听器注册

neo4j - 如何切换图形(在 Neo4j 上)?

neo4j - 无法在存储库查询中使用枚举(neo4j/Spring Data)

docker - 使用 LOAD CSV 将本地文件导入 Docker 容器中的 Neo4j

azure - 查找与当前所有顶点相连的顶点