Skip to main content

Neo4j connection (Aura)

Generated from pattern-library/registry.json — do not edit by hand; change the registry and run bun run patterns:build.

Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.

Category: Databases & Storage · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: medium — external managed service (Neo4j Aura)

Connects to a managed Neo4j Aura database over its HTTP Query API via fetch, with no driver, session, or connection pool.

When to use: Reach for it when server code needs to execute Cypher queries against the graph store.

Docs

Code

Proof


Machine-readable record: databases-neo4j-connection in pattern-library/registry.json.

← Back to Pattern Library

Think this pattern could be better? Tell us how.

Leave feedback