Nonrecursive Incremental Evaluation of Datalog Queries (1995)
| Venue: | Annals of Mathematics and Artificial Intelligence |
| Citations: | 19 - 8 self |
BibTeX
@ARTICLE{Dong95nonrecursiveincremental,
author = {Guozhu Dong and Jianwen Su and Rodney Topor},
title = {Nonrecursive Incremental Evaluation of Datalog Queries},
journal = {Annals of Mathematics and Artificial Intelligence},
year = {1995},
volume = {14}
}
Years of Citing Articles
OpenURL
Abstract
We consider the problem of repeatedly evaluating the same (computationally expensive) query to a database that is being updated between successive query requests. In this situation, it should be possible to use the difference between successive database states and the answer to the query in one state to reduce the cost of evaluating the query in the next state. We use nonrecursive Datalog (which are unions of conjunctive queries) to compute the differences, and call this process "incremental query evaluation using conjunctive queries." After formalizing the notion of incremental query evaluation using conjunctive queries, we give an algorithm that constructs, for each regular chain query (including transitive closure as a special case), a nonrecursive Datalog program to compute the difference between the answer after an update and the answer before the update. We then extend this result to weakly regular queries, which are regular chain programs augmented with conjunctive queries havin...







