For almost 14 years, you could query Neo4j via HTTP — originally with a REST API, later via Cypher — with improvements including streaming, type representations, etc. Since 2016, the focus has shifted to the binary Bolt protocol, advanced routing, and native drivers. The existing HTTP APIs were still running for self-managed customers, but they lacked features, and because of those shortcomings, they were not available in the Neo4j Aura cloud service. This is about to change now.
The new Que...
Read it: Querying Your Neo4j Aura Database Via HTTPS (Again)