Graph transaction processing poses unique challenges such as random data access due to the irregularity of graph structures, low throughput and high abort rate due to the relatively …
M Wu, X Yi, H Yu, Y Liu, Y Wang - arXiv preprint arXiv:2206.07278, 2022 - arxiv.org
This paper introduces the recent work of Nebula Graph, an open-source, distributed, scalable, and native graph database. We present a system design trade-off and a …
S Barteit, A Sié, P Zabré, I Traoré… - Frontiers in Public …, 2023 - frontiersin.org
Background Climate change significantly impacts health in low-and middle-income countries (LMICs), exacerbating vulnerabilities. Comprehensive data for evidence-based …
G Jiang, Y Zhao, Y Li, Z Liu, T Jin… - 2024 IEEE 40th …, 2024 - ieeexplore.ieee.org
Finding query patterns in a graph is fundamental for graph data analytics. Existing works mostly focus on either finding a single query pattern or finding patterns in a static graph …
D Yang, B Hu, X Yang, Y Shen, Z Zhang… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
With the growing popularity of various mobile devices, user targeting has received a growing amount of attention, which aims at effectively and efficiently locating target users that are …
The property graph (PG) model is one of the most general graph data model and has been widely adopted in many graph analytics and processing systems. However, existing systems …
The performance bottlenecks of graph applications depend not only on the algorithm and the underlying hardware, but also on the size and structure of the input graph. Programmers …
Graph databases (GDBs) like Neo4j and TigerGraph excel at handling interconnected data but lack advanced inference capabilities. Neural Graph Databases (NGDBs) address this by …