Changelog
Follow up on the latest improvements and updates.
RSS
new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Business Critical
Adjustable Storage now available for AuraDB on Azure!

- Greater Flexibility: Scale resources to suit your needs
- Cost Efficiency: Avoid additional compute expense when only extra storage is required
- Improved Experience: Eliminate manual processes and custom workaround support requests
new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Free
AuraDS Professional
AuraDS Enterprise
AuraDB Business Critical
Neo4j Aura Database October Release Update
- VECTORType Support: We've introducedVECTORas a new supported type in Cypher, Block store format and v6 drivers.
- Construct Temporals from Strings: You can now construct temporal values (like dates and times) from formatted strings, with the option to provide patterns for the conversion. This complements the feature to format temporal values into strings in last month's release.
- Better Error Highlighting: To help you debug faster, Cypher errors in JSON query logs and cypher-shell will nowdisplay the query string along with a position markerpointing to where the error occurred.
- Cypher: We now allow usingnullas a default value for non-primitive procedure parameters, and fixed a bug where values in the options maps forCREATE INDEXandCREATE CONSTRAINTScould be transposed.
- Server: A rare issue was fixed where malformed tokens (like empty strings) could bypass validation and cause a database panic, and a stack overflow error is now prevented when sorting free IDs for big value store.
new
AuraDB Professional
Aura Graph Analytics
Neo4j Graph Intelligence for Microsoft Fabric
- Incorporate graph within your Fabric Workspaces.
- Transform your OneLake data into a graph with AI assisted modelling.
- Run graph algorithms and query your graph with Cypher all in the Fabric console.
- Graph assets become discoverable and trusted across your organization by Tagging, Endorsing & Certifying Items.
- Data Lineage & Governance of the Spark jobs used to create the graphs.
- Ability to adjust the data model before import.
- View the imported data model after import.
- Specify the instance size during creation (not available in the trial).
- Support for Aura Graph Analytics - serverless analytic sessions.
- Checks to ensure essential Aura features are enabled.
- Support for lakehouses that contain shortcuts.
new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Free
AuraDS Professional
AuraDS Enterprise
Data Importer
Import
Announcing the Aura Import API
- POST /import/jobs— Run an import job
- GET /import/jobs/{AURA_API_IMPORT_JOB_ID}— Check job status (with optional progress details)
- POST /import/jobs/{AURA_API_IMPORT_JOB_ID}/cancellation— Cancel a running job
- API specification
- Authentication guide
- Blog post walkthrough - featuring a Google Cloud Workflows example to schedule imports
new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Free
AuraDB Business Critical
Aura Activity Feed now available!

- Accessible directly in the Aura UI(API access coming soon)
- Organization owners and admins: View all activity across the organization
- Project admins: View project-level events under the Project menu
- Filtering options: Filter by user, date, IP address, or event type
- Export data: Download up to 30 days of logs in JSON or CSV
new
AuraDB Professional
AuraDB Business Critical
🌍 AuraDB Now Available in West Europe (Azure)
new
AuraDB Professional
AuraDB Free
AuraDB Business Critical
Aura Agent (Preview)

- No-/low-code agent builder: Create and configure AI agents directly in the Aura console
- Graph-grounded explainability: Agents provide accurate, transparent reasoning with answers derived from your AuraDB knowledge graph
- Cypher templates (for precise query logic)
- Vector similarity search (for semantic similarity with embeddings)
- Text2Cypher (for ad-hoc natural language queries)
- Agent deployment: Test in the console or deploy to an external Aura API endpoint with Aura API authentication
- Faster experimentation: Go from idea → working GraphRAG agent in minutes
- Enterprise-ready foundation: While EAP is experimental, GA later this year will bring full production support
- Broad applicability: If you have a knowledge graph in Aura, you can build an agent on it
- Create Your First Aura Agent in minutes
- Aura Agent Tutorials. A GitHub repository with datasets and step-by-step instructions to build Aura Agents
- Aura Agent EAP FAQ
new
AuraDB Virtual Dedicated Cloud
AuraDB Professional
AuraDB Free
AuraDS Professional
AuraDS Enterprise
AuraDB Business Critical
Neo4j Aura Database September Release Update
- Newformat()Function in Cypher 25: You can now format temporal values into a custom string pattern directly in your query.
- Smarter Query Planner: We’ve improved the query planner's logic to more frequently choose a faster index scan, boosting performance for certain queries.
- Better Cypher Version Errors: If you run a valid Cypher 25 query while in Cypher 5 mode, the error message will now inform you that the query would succeed in Cypher 25, making it easier to identify and resolve version-specific syntax issues.
- Fixed a very rare bug where a uniqueness constraint could incorrectly allow duplicate properties while the index was being populated.
- Resolved an issue that could lead to incorrect results for queries using shortestPath()in combination with anall()predicate.
- Addressed several bugs that could lead to errors, including NullPointerException during concurrent node deletions, OutOfMemoryError during query planning, and failures in queries using pipelined runtime.
- Relationship indexes are now correctly displayed in the output of SHOW TRANSACTIONS.
new
AuraDB Professional
AuraDB Free
AuraDS Professional
New Console
AuraDB Business Critical
Dashboards
New in Dashboards - export, import & new query interface
- Build charts with natural language using the new prompt builder
- Import and export dashboards as files
- Download any chart as an (upscaled) PNG image

new
AuraDB Virtual Dedicated Cloud
AuraDS Enterprise
AuraDB Business Critical
Query Log Forwarding now available!
- Google Cloud Logging (GCP)
- CloudWatch (AWS)
- Log Analytics (Microsoft Azure)

- Supports regulatory, compliance, or operational requirements where Query Log Analyzer may not suffice
- Provides functionality similar to existing Security Log forwarding
- Near real-time streaming — logs are forwarded as they’re generated and typically available within seconds