roschaefer b3521d8ce5 Improve performance, log database statements
@Mogge first of all, you can wait for multiple promises in parallel
by using Promise.all([...]). Second if you run:
```sh
DEBUG='human-connection:neo4j:cypher' yarn run dev
```
in order to log out all database statements. I added log statements to
the new search resolver.
2019-12-20 19:30:22 +01:00
..
2019-10-11 15:22:59 +02:00
2019-10-14 16:42:11 +02:00
2019-12-06 17:48:34 +01:00
2019-12-02 18:12:11 +01:00
2019-11-28 11:22:09 +01:00
2019-11-16 20:21:27 +01:00
2019-05-31 19:31:39 +02:00
2019-12-02 18:12:11 +01:00
2019-12-11 12:50:46 +01:00
2019-12-17 11:38:02 +01:00
2019-12-10 18:13:34 +01:00
2019-12-11 19:01:29 +01:00
2019-12-11 19:09:38 +01:00