← Back to all sparks
N

Neo4j

ANALYTICS
Velocity6.3

Neo4j bends Aura toward GenAI: unstructured docs in, queryable graphs out

graph-databasegenaiaura-clouddocument-ingestionenterprise-apisnatural-language-query
Current state
Neo4j's changelog is almost entirely Aura, its managed cloud. The last month layers two things onto the graph core at once: GenAI-facing ingestion (document-to-graph, vector datatypes, natural-language query) and enterprise plumbing (user-management APIs, project lifecycle, engine concurrency fixes).
Where it's heading
The clear direction is lowering the barrier to graph adoption for AI builders — turning PDFs and DOCX into a modeled graph and letting users query in plain language rather than Cypher. In parallel, the Aura API is maturing into something DevOps and IAM teams can automate against, which is the groundwork for larger enterprise footprints.
Prediction
Expect Document Intelligence to move from preview toward general availability and to tie more tightly to the vector/embedding import path, positioning Aura as a retrieval backend for GenAI apps.

Recent moves

  1. 2d ago

    Document Intelligence Preview now available

    ⚡ SPARK

    Document Intelligence is the sharpest expression of Neo4j's GenAI turn: it converts unstructured files into a modeled graph and lets users query in natural language, removing the two hardest onboarding steps — data modeling and Cypher.

  2. 6d ago

    New Aura User Management APIs

    The Aura User Management REST APIs move identity and access control from console clicks to code, extending the enterprise-automation arc that runs through this whole window.

  3. 6d ago

    Import Service: Support for List and Vector Datatypes

    List and Vector datatype support in the Import Service directly serves the GenAI use case — bringing embeddings into the graph — and complements the Document Intelligence push above it in the timeline.

  4. 9d ago

    Neo4j Aura June Database Release

    The June database release centers on Cypher 25's DISJOINT BY, a scheduling-time fix for deadlocks in high-concurrency writes — a real engine gain for ingestion-heavy workloads rather than a surface feature.

  5. 10d ago

    Aura Project Deletion now available

    Self-serve project deletion with a 30-day recovery window rounds out Aura's project lifecycle management, part of handing enterprise admins more programmatic and console control.

  6. 13d ago

    Neo4j Desktop 2 v2.2.0

    Desktop 2 v2.2.0 wires the local client into Aura via the Aura API, reducing setup friction when discovering instances or migrating local databases — reinforcing that Aura is the center of gravity.