Answered on Gremlin Users: https://groups.google.com/d/msg/gremlin-users/yb3rRIlbaAg/-UeyT_qaAAAJ
On Fri, May 26, 2017 at 4:51 PM, Vishal Jaldawar <[email protected]> wrote: > I am new to graph. I am looking for a solution where I can map gremlin > result into java object. For example, if gremlin query returns a vertex, > it's few neighbours, related edges and properties of all. How do i map this > result into java object. Is there anyway, I can make use of gremlin frames? > I am looking for some example code to start with. Currently I am working on > datastax graph > >
