ogre icon indicating copy to clipboard operation
ogre copied to clipboard

Upgrade to TinkerPop 3.6.1

Open analytically opened this issue 3 years ago • 4 comments

Use latest TinkerPop version, 3.6.1. https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc

analytically avatar Oct 05 '22 09:10 analytically

@spmallette

analytically avatar Oct 05 '22 09:10 analytically

Ogre is definitely in need of an upgrade. I'm not sure when I'll get a moment to do it though.

A key improvement would be to get Ogre using the Gherkin test suite. That would be a huge improvement over the current approach to implementing the TinkerPop test suite and make all future upgrades way easier than they are today.

@analytically are you using Ogre much these days? if so, what graph are you using it with?

spmallette avatar Oct 05 '22 10:10 spmallette

Hi @spmallette JanusGraph currently and later on AWS Neptune

analytically avatar Oct 06 '22 13:10 analytically

We're building a solution using Clojure and Scala3 and thus would like to use the latest TinkerPop features. The Scala3 work is available here: https://github.com/mpollmeier/gremlin-scala/compare/scala3

analytically avatar Oct 07 '22 12:10 analytically