Re: JanusGraph 0.6.0 traversal change?
Florian Hockmann
Yes, exactly. This was a breaking change in TinkerPop 3.5.0 which is included in JanusGraph 0.6.0: https://tinkerpop.apache.org/docs/current/upgrade/#_anonymous_child_traversals
Von: janusgraph-users@... <janusgraph-users@...> Im Auftrag von criminosis@...
Ahh I see, I guess this is the intended usage now?
Basically doing "__.V" instead of "g.V" for the child traversal?
|
|