Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[S2GRAPH-204] Avoid N + 1 queries in GraphQL #157

Merged
merged 1 commit into from
Apr 18, 2018

Conversation

daewon
Copy link
Contributor

@daewon daewon commented Apr 17, 2018

I removed the part where 'N + 1' queries occur in queries that fetch Vertices and Edges using 'DeferredResolver' provided by sangria framework.

http://sangria-graphql.org/learn/#deferred-value-resolution

@asfgit asfgit merged commit 69ca278 into apache:master Apr 18, 2018
asfgit pushed a commit that referenced this pull request Apr 18, 2018
JIRA:
  [S2GRAPH-204] https://issues.apache.org/jira/browse/S2GRAPH-204

Pull Request:
  Closes #157

Author
  daewon <daewon@apache.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants