[S2GRAPH-177]: Add support for createServiceColumn/addVertex APIs on GraphQL.

JIRA:
    [S2GRAPH-177] https://issues.apache.org/jira/browse/S2GRAPH-177

Pull Request:
    Closes #134

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/8dcb0f15
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/8dcb0f15
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/8dcb0f15

Branch: refs/heads/master
Commit: 8dcb0f15d5dffc66d5cbc95ceb2a57521b2f00b1
Parents: 4aaebbf
Author: DO YUNG YOON <[email protected]>
Authored: Tue Feb 27 17:00:50 2018 +0900
Committer: DO YUNG YOON <[email protected]>
Committed: Tue Feb 27 17:00:50 2018 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/8dcb0f15/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index b6cb4ce..a7a6030 100644
--- a/CHANGES
+++ b/CHANGES
@@ -57,6 +57,7 @@ Release Notes - S2Graph - Version 0.2.0
     * [S2GRAPH-166] - Provide embeddable storage backend using RocksDB.
     * [S2GRAPH-175] - Provide Elastic Search Index Provider.
     * [S2GRAPH-172] - Suggest to implement GraphQL as standard web interface 
for S2Graph.
+    * [S2GRAPH-177] - Add support for createServiceColumn/addVertex APIs on 
GraphQL.
 
 ** Task
     * [S2GRAPH-162] - Update year in the NOTICE file.

Reply via email to