The new distributed graph architecture promises unified transactional and analytical processing, enabling enterprises to scale real-time decision-making for autonomous workflows.
Graph database provider Neo4j has launched a new distributed graph architecture, Infinigraph, that will combine both operational (OLTP) and analytical (OLAP) workloads across its databases to help enterprises adopt agent-based automation for analytics. ย ย ย
The new architecture, which is currently available as part of Neo4jโs Enterprise Edition and will soon be available in AuraDB, uses sharding that distributes the graphโs property data across different members of a cluster.
โEnterprises are increasingly moving toward HTAP (Hybrid Transactional and Analytical Processing) to unify OLTP (operational) and OLAP (analytical) data. This convergence is becoming critical for enabling agentic AI, which depends on real-time decision-making,โ said Devin Pratt, research director at IDC.
โRecent moves in the industry, such as Databricksโ acquisition of Neon and Snowflakeโs acquisition of Crunchy Data, highlight how most vendors are aligning with this broader trend,โ Pratt added.
Enterprises are progressively looking to adopt agentic AI or workflows โ systems that can operate autonomously with minimal human intervention โ for strategic reasons, such as resource optimization, operation efficiency, and scalability.
When it comes to analytical systems, enterprises that choose not to unify OLAP and OLTP are adding to unnecessary expenditure as they have to maintain more than one system and develop complex ETL pipelines to do analysis on all types of data, said Robert Kramer, principal analyst at Moor Insights and Strategy.
โUnifying workloads offers a single, reliable source of truth, reduces infrastructure overhead, and makes it easier to tackle complex tasks like fraud detection or customer recommendations,โ Kramer added.
Sharding is key for Infinigraph. But can it sustain performance?
Neo4jโs use of sharding, or splitting the data among multiple nodes, has been a common technique to achieve scalability in relational databases.
However, applying sharding to graph databases is challenging because it can split related data across nodes, hurting performance, ISG Software Researchโs director David Menninger pointed out.
โAs a result, graph databases have not been as scalable as relational databases,โ Menninger added.
On the contrary, Neo4j claims that its Infinigraph-infused databases will offer high performance over workloads and scale to over 100TB horizontally with zero rewrites.
However, Moor Insights and Strategyโs Kramer did not sound too confident of Neo4jโs Infinigraph-infused database offerings, at least in terms of performance.
โThe key questions are whether Infinigraph can sustain performance under heavy mixed workloads and how well it integrates with existing enterprise systems. Customers will need to validate responsiveness and scalability in practice,โ Kramer said.
Further, IDCโs Pratt pointed out that Neo4j has historically faced scrutiny over horizontal scalability, while competitors like TigerGraph demonstrated stronger scale-out performance.
Neo4j has been facing increasing competition, ISGโs Menninger pointed out.
It competes with Amazon Neptune, Azure CosmosDB, TigerGraph, Aerospike, SpannerGraph, and OrientDB, among others, in the graph database space, and nearly all data platform providers, as each of them offers graph database functionality, Menninger said.
โThe real question is whether graph database specialists can offer a product that is differentiated enough to justify purchasing an additional data platform,โ Menninger added.


