[S2GRAPH-152]: Add buildGlobalIndex API on Management.
JIRA:
[S2GRAPH-152] https://issues.apache.org/jira/browse/S2GRAPH-152
Pull Request:
Closes #114
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/ce65b271
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/ce65b271
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/ce65b271
Branch: refs/heads/master
Commit: ce65b2712b56b2743bcc0c31401b2acbb446aac0
Parents: ac7aac9
Author: DO YUNG YOON <[email protected]>
Authored: Sun Jul 30 09:37:13 2017 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Sun Jul 30 09:37:13 2017 +0900
----------------------------------------------------------------------
CHANGES | 2 ++
1 file changed, 2 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/ce65b271/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 35ed7d4..4345362 100644
--- a/CHANGES
+++ b/CHANGES
@@ -242,6 +242,8 @@ Release 0.1.0 - unreleased
S2GRAPH-131: Add actual implementation on interfaces from TinkerPop3
structure package. (Committed by DOYUNG YOON).
S2GRAPH-136: Validate TinkerPop3 interface with gremlin-test suite.
(Committed by DOYUNG YOON).
+
+ S2GRAPH-152: Add buildGlobalIndex API on Management. (Committed by DOYUNG
YOON).
TEST