Graph traversals for regular path queries
Publikation: Beitrag in Buch/Konferenzbericht/Sammelband/Gutachten › Beitrag in Konferenzband › Beigetragen › Begutachtung
Beitragende
Abstract
Regular Path Queries (RPQs) are at the core of many recent declarative graph pattern matching languages. They leverage the compactness and expressiveness of regular expressions for matching recursive path structures. Unfortunately, most prior works on RPQs only consider breadth-first search as traversal strategy, neglecting other possible graph traversals like depth-first search or a combination of both. Within this paper, we conduct an analysis of graph traversals for RPQs by introducing a generalized graph traversal frame-work subsuming breadth-first search and depth-first search as extreme cases and thus opening up a new design space for graph traversals algorithms. We outline the underlying principles as well as provide comprehensive experimental evaluation using implementations which yield beneficial results regarding evaluation time and peak memory consumption.
Details
Originalsprache | Englisch |
---|---|
Titel | GRADES-NDA'19: Proceedings of the 2nd Joint International Workshop on Graph Data Management Experiences & Systems (GRADES) and Network Data Analytics (NDA) |
Herausgeber (Verlag) | Association for Computing Machinery (ACM), New York |
Seiten | 1-8 |
ISBN (Print) | 978-1-4503-6789-9 |
Publikationsstatus | Veröffentlicht - 30 Juni 2019 |
Peer-Review-Status | Ja |
Publikationsreihe
Reihe | MOD: International Conference on Management of Data (Grades-NDA) |
---|
Konferenz
Titel | 2nd ACM SIGMOD Joint International Workshop on Graph Data Management Experiences and Systems and Network Data Analytics, GRADES-NDA 2019, co-located with the ACM SIGMOD International Conference on Management of Data 2019 |
---|---|
Dauer | 30 Juni 2019 |
Stadt | Amsterdam |
Land | Niederlande |
Externe IDs
dblp | conf/grades/TetzelKL19 |
---|---|
ORCID | /0000-0001-8107-2775/work/142253584 |
Schlagworte
ASJC Scopus Sachgebiete
Schlagwörter
- Experimental Evaluation, Graph Traversal, Regular Path Queries