I have a very small test set of user, collection and object nodes, only about 30. I use the neo4j-graphql-js package to setup a node graphql server to handle requests.
My graphql queries usually take between 300ms to 900ms. Now, they sometimes take 3...