You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by da...@apache.org on 2018/04/18 05:39:43 UTC

[2/3] incubator-s2graph git commit: Merge branch 'S2GRAPH-204'

Merge branch 'S2GRAPH-204'

* S2GRAPH-204:
  resolve n+1 query


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/cb4b7771
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/cb4b7771
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/cb4b7771

Branch: refs/heads/master
Commit: cb4b77711c795ea8e931f2aab84a1146bb74857f
Parents: 6d231e2 69ca278
Author: daewon <da...@apache.org>
Authored: Wed Apr 18 14:34:04 2018 +0900
Committer: daewon <da...@apache.org>
Committed: Wed Apr 18 14:34:04 2018 +0900

----------------------------------------------------------------------
 .../apache/s2graph/graphql/GraphQLServer.scala  |  6 ++-
 .../graphql/repository/GraphRepository.scala    | 53 +++++++++++++++++---
 .../s2graph/graphql/types/ManagementType.scala  | 20 ++++----
 .../apache/s2graph/graphql/types/S2Type.scala   | 25 +++++----
 .../org/apache/s2graph/graphql/TestGraph.scala  | 18 +++++--
 5 files changed, 91 insertions(+), 31 deletions(-)
----------------------------------------------------------------------