It looks interesting! Reference implementation - tinkergraph-gremlin is very helpful.
On Wed, May 11, 2016 at 7:57 PM, stephen mallette (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/S2GRAPH-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15279929#comment-15279929 > ] > > stephen mallette commented on S2GRAPH-72: > ----------------------------------------- > > Here is some additional developer documentation for getting a graph > implementation off the ground: > > http://tinkerpop.apache.org/docs/3.2.0-incubating/dev/provider/ > >> Support Apache TinkerPop and Gremlin >> ------------------------------------ >> >> Key: S2GRAPH-72 >> URL: https://issues.apache.org/jira/browse/S2GRAPH-72 >> Project: S2Graph >> Issue Type: Improvement >> Reporter: Marko A. Rodriguez >> >> I posted a similar ticket when GitHub issues was the issue tracker for this >> project. In short, it would be great if S2Graph leveraged Apache TInkerPop >> (http://tinkerpop.apache.org). You can read the benefits here: >> http://tinkerpop.apache.org/providers.html >> One neat thing is that {{SparkGraphComputer}} would work over S2Graph and it >> would immediately get OLAP support. >> You can read a bit about Gremlin here. >> http://tinkerpop.apache.org/gremlin.html >> S2Graph would create a set of {{TraversalStrategies}} to make use of S2Graph >> specific optimizations such as global indices, local indices, multi-query >> (breadth query), etc. >> If you are interested in this path and have any questions, the Apache >> TinkerPop team is more than happy to help. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332)
