Memgraph Rate Limits
Memgraph is a self-hosted database accessed over the Bolt wire protocol rather than a metered public REST API, so it does not impose vendor-side RPM/TPM request quotas. Throughput and concurrency are bounded by the operator's own configuration and hardware - the Bolt session/connection limits, the query execution thread pool, the available memory for the in-memory graph, and any storage/transaction settings. There are no published per-account rate limits; effective limits are determined by deployment sizing. Specific configuration values are not reconciled in this artifact.
Memgraph Rate Limits is the machine-readable rate-limit profile for Memgraph on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring connections, queries, memory, and requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Graph Database, In-Memory, Cypher, Bolt, and Real-Time.