Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
0.2.0
-
None
-
None
Description
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.