Hi,
i have problems about performance of rest api
i use this query "Match n return count(n)" .
when i run it from neo4j browser, it says process completed in 1 ms
when i run it from rest api like that, it says process completed in 300 ms.
{"statement...