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

Reply via email to