Neo4j
Neo4j is making the graph legible to agents and comfortable for humans at the same time.
◆Recent moves
- 6d ago
Query Tabs: A new way to work with your queries
Query gets persistent tabs for writing and running Cypher, with the sidebar reorganised and Saved Cypher renamed to Queries; the stream view stays for throwaway work. It moves the tool away from invoking saved queries in a stream and toward a workspace people keep open, which is what happens when a console becomes somebody's main editor rather than a place to check something.
- 7d ago
Aura July: explicit GROUP BY in Cypher, quantized vectors GA
The monthly database release continues the steady GQL-alignment work — GROUP BY as an alternative to Cypher's implicit grouping, a cardinality() scalar function, WHERE filtering on system-database procedure calls. High-fidelity quantized vector search reaching GA matters most here, since it becomes the default configuration for new indexes and feeds the retrieval workloads the platform layer is being built around.
- 11d ago
Enterprise Studio 2026.07 collects Bloom and dashboard fixes
A maintenance drop across Bloom search, dashboards and connection handling, plus Helm readiness checks and startup licence validation. Nothing that changes what Enterprise Studio can do.
- 20d ago
MCP for Aura Now Available
⚡ SPARKThe clearest expression of the trajectory: Neo4j stops treating AI access as something customers assemble and ships it as part of the managed database. It arrives alongside the Copilot and Document Intelligence work, all aimed at the same non-Cypher-writing user.
- 21d ago
Cypher Copilot updates: Smarter Queries, Baseline Edits, and In-Editor Review
Copilot now lints and EXPLAIN-tests its own generated Cypher before showing it, works from an existing query as a baseline, edits only a highlighted selection, and presents results as an accept/reject diff. The self-correction loop is the substantive part — it targets hallucinated paths and inverted relationship directions, the two failure modes that make generated Cypher untrustworthy.
- 27d ago
Fleet Manager: Migrate a Community Edition database to Aura
Fleet Manager gains a one-click path from a registered Community Edition database to a new Aura instance, with a guided option for teams that want control over the process. A migration on-ramp rather than a product capability, but it aims squarely at the self-managed base the platform work is being built for.