[S2GRAPH-165]: Add TinkerPop support documentation on README
JIRA:
[S2GRAPH-165] https://issues.apache.org/jira/browse/S2GRAPH-165
Pull Request:
Closes #123
Author
DO YUNG YOON <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/3361320b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/3361320b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/3361320b
Branch: refs/heads/master
Commit: 3361320b7bdb6ae843cd69417888bacc81ed041a
Parents: 4d0a535
Author: DO YUNG YOON <[email protected]>
Authored: Tue Sep 5 18:23:44 2017 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Tue Sep 5 18:23:44 2017 +0900
----------------------------------------------------------------------
CHANGES | 1 +
1 file changed, 1 insertion(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/3361320b/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index ffe95cd..7f37f00 100644
--- a/CHANGES
+++ b/CHANGES
@@ -44,6 +44,7 @@ Release Notes - S2Graph - Version 0.2.0
* [S2GRAPH-132] - Support buffering for 'Increment RPC'
* [S2GRAPH-133] - Deprecating Vagrant environment.
* [S2GRAPH-135] - Change the way LabelIndexOption is implemented and
improve it
+ * [S2GRAPH-165] - Add TinkerPop support documentation on README
** New Feature
* [S2GRAPH-123] - Support different index on out/in direction.