[S2GRAPH-196] Apply Query Parameter to Label Fetch in S2GraphQL JIRA: [S2GRAPH-196] https://issues.apache.org/jira/browse/S2GRAPH-196
Pull Request: Closes #155 Author daewon <[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/6d231e29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/6d231e29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/6d231e29 Branch: refs/heads/master Commit: 6d231e2990076fa8557af0b617f6a3dc68aa264c Parents: 4c18c38 Author: daewon <[email protected]> Authored: Wed Apr 11 17:02:20 2018 +0900 Committer: daewon <[email protected]> Committed: Wed Apr 11 17:02:20 2018 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/6d231e29/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 2a6e465..5213087 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-191] - Providing request / response logging to GraphQL server and removing println * [S2GRAPH-192] - could not find service column when creating the label * [S2GRAPH-195] - could not create indices using S2GraphQL + * [S2GRAPH-196] - Apply Query Parameter to Label Fetch in S2GraphQL ** Improvement * [S2GRAPH-72] - Support Apache TinkerPop and Gremlin
