Graph to Java Object Mapping

40 views
Skip to first unread message

Vishal Jaldawar

unread,
May 26, 2017, 6:09:56 PM5/26/17
to Gremlin-users
I am working on a application which displays UI widgets based on output from gremlin graph result. Currently the gremlin result is in jain format. There is no object mapping from gremlin result.
I am looking for a solution where I can store gremlin result into domain object. So that I can perform additional processing on object and return json which is UI friendly. I see tinkerpop frames support this feature, but I do not find any example code to refer and implement same in my application. I work on datastax graph, use springboot for writing Restful APIs. Please suggest on graph yo domain object mapping solution

Stephen Mallette

unread,
May 30, 2017, 6:59:35 AM5/30/17
to Gremlin-users
At this time, I'm not aware of an graph-domain mapper for TinkerPop 3.x besides Ferma:




On Fri, May 26, 2017 at 5:16 PM, 'Vishal Jaldawar' via Gremlin-users <gremli...@googlegroups.com> wrote:
I am working on a application which displays UI widgets based on output from gremlin graph result. Currently the gremlin result is in jain format. There is no object mapping from gremlin result.
I am looking for a solution where I can store gremlin result into domain object. So that I can perform additional processing on object and return json which is UI friendly. I see tinkerpop frames support this feature, but I do not find any example code to refer and implement same in my application. I work on datastax graph, use springboot for writing Restful APIs. Please suggest on graph yo domain object mapping solution

--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/92a251e1-074a-4faa-b171-bd388c21a783%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages