[
https://issues.apache.org/jira/browse/S2GRAPH-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16108647#comment-16108647
]
ASF GitHub Bot commented on S2GRAPH-148:
----------------------------------------
GitHub user SteamShon opened a pull request:
https://github.com/apache/incubator-s2graph/pull/115
[S2GRAPH-148]: Provide Gremlin Plugin
- add README.md.
- add examples on s2graph_gremlin.
- add java interface for build global index.
- add helper on Management.
- add S2GraphFactory.
- update build.sbt
- add s2graph_gremlin as subproject for gremlin plugin.
- upgrate sbt-assembly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-148
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-s2graph/pull/115.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #115
----
commit ea36edaed262736a41aa73ea75ffc11980a441f5
Author: DO YUNG YOON <[email protected]>
Date: 2017-08-01T09:42:41Z
- add README.md.
- add examples on s2graph_gremlin.
- add java interface for build global index.
- add helper on Management.
- add S2GraphFactory.
- update build.sbt
- add s2graph_gremlin as subproject for gremlin plugin.
- upgrate sbt-assembly.
----
> Provide Gremlin Plugin
> ----------------------
>
> Key: S2GRAPH-148
> URL: https://issues.apache.org/jira/browse/S2GRAPH-148
> Project: S2Graph
> Issue Type: Sub-task
> Affects Versions: 0.2.0
> Reporter: DOYUNG YOON
> Assignee: DOYUNG YOON
> Labels: features
> Fix For: 0.2.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Provide `S2GraphGremlinPlugin` that implement `GremlinPlugin` interface.
> I think by providing such plugin, users can use S2Graph through Gremlin
> Console and Gremlin Server.
> [Reference|http://tinkerpop.apache.org/docs/3.2.4/dev/provider/#gremlin-plugins]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)