roschaefer 2a9e182649 fix: performance issue with ordering
@mattwr18 @aonomike
You must never `ORDER BY` a property with a `@cypher` directive. Reason:
The order by performance will be terribly poor.

See my issue:
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/239
And my PR:
https://github.com/neo4j-graphql/neo4j-graphql-js/pull/247
2019-10-22 20:00:12 +02:00
..
2019-10-11 15:22:59 +02:00
2019-10-14 16:42:11 +02:00
2019-08-02 14:26:06 +02:00
2019-09-20 16:52:12 +03:00
2019-05-31 19:31:39 +02:00
2019-05-31 19:31:39 +02:00
2019-09-13 20:14:47 +02:00
2019-10-22 20:00:12 +02:00
2019-10-02 00:54:01 +02:00
2019-10-18 12:54:55 +02:00
2019-10-21 13:25:56 +03:00
2019-08-02 14:26:06 +02:00
2019-10-14 16:46:37 +03:00
2019-10-14 15:17:49 -04:00
2019-10-03 16:39:32 +02:00