Hi, thanks in advance for your help and guidance.
I have a graphdb running on a dev server through HTTP. When I run a query through the http driver, it is pretty quick.
On a different server running through Bolt, the query performance degrades.
Let's...