You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that's not quite what i meant with this issue because if I'm reading it right, your sample code there still calls the old io() method on the Graph interface. if you notice in the link above that g.io() refers to the new io()-step that is part of the Gremlin language.
I should qualify my previous comment. You are correct: my example uses the .io method and is still very java-interop-esque. Here for anyone unless/until ogre gains io support with a more elegant, cleaner, newer approach using gremlin directly.
http://tinkerpop.apache.org/docs/3.4.0/reference/#io-step
The text was updated successfully, but these errors were encountered: