Neo4j 4.x gremlin 支持

Neo4j 4.x gremlin support

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

此时,TinkerPop 预计将在其未来的 3.5.0 版本中支持 3.4.11 (here) which is yet several months away. For TinkerPop to support 4.0 it would need a fresh release of the neo4j-tinkerpop-api-impl to be released with that version. It seems an issue has been created for that here