LSMGraph: Enhancing Dynamic Graph Storage Performance with a Multi-Level CSR Approach
LSMGraph is a novel dynamic graph storage system that addresses the limitations of existing systems by combining the write efficiency of LSM-trees with the read efficiency of CSR, resulting in significant performance improvements for both graph updates and analytical workloads.