On implementing provenance-aware regular path queries with relational query engines.

EDBT '13: Proceedings of the Joint EDBT/ICDT 2013 Workshops(2013)

引用 24|浏览60
暂无评分
摘要
Use of graphs is growing rapidly in social networks, semantic web, biological databases, scientific workflow provenance, and other areas. Regular Path Queries (RPQs) can be seen as a core graph query language to answer pattern-based reachability queries. Unfortunately, the number of freely available systems for querying graphs using RPQs is rather limited, and available implementations do not provide direct support for a number of desirable variants of RPQs, e.g., to return those edges that are contained in some (or all) paths that match the given regular expression R . Thus, by returning not just a pair ( x, y ) of end points of paths that match R , but also "witness edges" ( u, v ) inbetween, our RPQ variants can be understood as returning additional provenance information about the answer ( x, y ), i.e., those edges ( u, v ) that are in some (or all) paths from x to y matching R . We propose a number of such RPQ variants and show how they can be implemented using either Datalog or a suitable RDBMS. Our initial experimental results indicate that RPQs and our provenance-aware variants (RPQProv), when implemented using conventional relational technologies, yield reasonable performance even for relatively large graphs. On the other hand, the overhead associated with some of these variants also makes efficient handling of provenance-aware graph queries an interesting challenge for future research.
更多
查看译文
关键词
provenance-aware regular path query,relational query engine
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要