Neo4J Rate Limits
Neo4j is a graph database; capacity scales with instance size (RAM, CPUs, storage) rather than per-second HTTP throttling. The Aura management API and Query API do not publish explicit RPS limits. The AuraDB Free tier limits node and relationship counts. Bolt protocol concurrency depends on the chosen instance size.
Neo4J Rate Limits is the machine-readable rate-limit profile for Neo4j on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring nodes_relationships and varies.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, Graph Database, and AuraDB.
Limits
Policies
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.