You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
distributed graph
About this tag
The distributed graph tag covers discussions about graph databases that scale across multiple machines, with a focus on Neo4j's Infinigraph architecture and its property sharding technique. This approach enables a single Neo4j deployment to handle both high-throughput transactional (OLTP) and deep analytical (OLAP) workloads at multi-terabyte scale. The tag also touches on integration with Microsoft's Fabric and Azure ecosystem. Topics include graph database fundamentals (nodes, relationships, properties), scalability challenges, and hybrid transactional/analytical processing (HTAP) in distributed environments.
Neo4j’s new Infinigraph architecture — anchored by a technique the company calls property sharding — promises to finally address Neo4j’s long‑running scalability complaints by decoupling a graph’s topology from its property payloads, enabling horizontal scale beyond 100 TB while claiming ACID...
Neo4j’s new Infinigraph architecture, anchored by a technique it calls property sharding, promises to finally break the company out of its historical scalability box — allowing a single Neo4j deployment to run both high-throughput transactional (OLTP) and deep analytical (OLAP) workloads at...