2018
DOI: 10.1007/978-3-319-91662-0_17
|View full text |Cite
|
Sign up to set email alerts
|

A Bottom-Up Algorithm for Answering Context-Free Path Queries in Graph Databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(3 citation statements)
references
References 4 publications
0
3
0
Order By: Relevance
“…On the other hand, many CFPQ algorithms with various properties were proposed recently. They employ the ideas of different parsing algorithms, such as CYK in works by Hellings (2014) and Bradford (2017), (G)LR and (G)LL in works by Grigorev and Ragozina (2017), Medeiros et al (2018), Santos et al (2018), Verbitskaia et al (2016). Unfortunately, none of them has better than cubic time complexity in terms of the input graph size.…”
Section: Related Workmentioning
confidence: 99%
“…On the other hand, many CFPQ algorithms with various properties were proposed recently. They employ the ideas of different parsing algorithms, such as CYK in works by Hellings (2014) and Bradford (2017), (G)LR and (G)LL in works by Grigorev and Ragozina (2017), Medeiros et al (2018), Santos et al (2018), Verbitskaia et al (2016). Unfortunately, none of them has better than cubic time complexity in terms of the input graph size.…”
Section: Related Workmentioning
confidence: 99%
“…In [15], the authors present a Context-Free Path ery processing algorithm based on the well-known bo om-up LR parsing technique [2].…”
Section: Related Workmentioning
confidence: 99%
“…For queries of the form (x, S), where x is a vertex of the graph and S is a non-terminal symbol, the algorithm proceeds in a top-down manner, trying to discover S-generated paths from x. e worst case runtime complexity of their algorithm is O(|V | 3 • |P |), where P is the set of production rules of the grammar. e authors in [9] evaluate the Context-Free Path ery evaluation methods in [4,8,15]. e authors perform experiments with several data sets, including real and synthetic ones.…”
Section: Related Workmentioning
confidence: 99%