Have VariantGraphTraversal which is able to convert a Gremlin-Java traversal into a Gremlin-XXX traversal via the provided VariantConverter. Thus, test case -> java traversal -> xxx traversal -> groovy traversal -> test case. There are lots of corner cases not working right now, but I think we have the pattern now.
8 files changed