Skip to content

[WIP] Propose a hack to fix performance

Hannes Heine requested to merge pr563head into pr563base

Created by: Tirokk

roschaefer Authored by roschaefer Closed


@appinteractive the solution is to move the ORDER BY statement right after the first match and before the RETURN. We can chain cypher statements with WITH.

I guess this is sth. we should tell the maintainers of neo4j-graphql-js, no?

Pullrequest

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

Merge request reports