Wind-Bell Index: Towards Ultra-Fast Edge Query for Graph Databases.

Rui Qiu, Yi Ming,Yisen Hong,Haoyu Li,Tong Yang

ICDE(2023)

引用 0|浏览5
暂无评分
摘要
Graphs are good at presenting relational and structural information, making it powerful in the representation of various data. For the efficient storage and processing of graph-like data, graph databases have been rapidly developed and extensively studied. However, graph databases mostly use adjacency lists as their basic data structure (e.g., Neo4j), which could result in poor performance of edge due to the skewed degree distribution of graphs.We design the Wind-Bell Index to address this problem. Wind-Bell Index is a memory-efficient index data structure, which can be attached to existing graph databases to speed up the edge. We have fully implemented our data structure in Neo4j, the most popular graph database today, and conduct theoretical and experimental analysis to evaluate the performance. Theoretical results prove the high query efficiency of our algorithm. And experimental results show that the average edge query speed is increased by hundreds of times compared with the original query interface of Neo4j. We believe that the excellent performance and scalability of Wind-Bell Index make it suitable for the application in a variety of graph databases.
更多
查看译文
关键词
average edge query speed,basic data structure,graph databases,memory-efficient index data structure,Neo4j,popular graph database today,towards ultra-fast edge query,Wind-Bell Index
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要