New Blog: Use Neo4j Query API With R on Aura

As an alternative to the officially supported drivers (.NET, Go, Java, JavaScript, and Python), you’ve been able to query a Neo4j server via an HTTP API. However, this has been limited to self-managed instances and wasn’t available on the Neo4j Aura cloud service.

In September 2024, Neo4j released a new production-grade Query API that extends the capability for HTTP API-based Cypher interactions across all Aura tiers and cloud providers.

There are community-supported drivers for connecting ...

Read it: Use Neo4j Query API With R on Aura