English

On the complexity of finding set repairs for data-graphs

Databases 2023-04-04 v1 Artificial Intelligence Logic in Computer Science

Abstract

In the deeply interconnected world we live in, pieces of information link domains all around us. As graph databases embrace effectively relationships among data and allow processing and querying these connections efficiently, they are rapidly becoming a popular platform for storage that supports a wide range of domains and applications. As in the relational case, it is expected that data preserves a set of integrity constraints that define the semantic structure of the world it represents. When a database does not satisfy its integrity constraints, a possible approach is to search for a 'similar' database that does satisfy the constraints, also known as a repair. In this work, we study the problem of computing subset and superset repairs for graph databases with data values using a notion of consistency based on a set of Reg-GXPath expressions as integrity constraints. We show that for positive fragments of Reg-GXPath these problems admit a polynomial-time algorithm, while the full expressive power of the language renders them intractable.

Keywords

Cite

@article{arxiv.2206.07504,
  title  = {On the complexity of finding set repairs for data-graphs},
  author = {Sergio Abriola and Santiago Cifuentes and María Vanina Martínez and Nina Pardal and Edwin Pin},
  journal= {arXiv preprint arXiv:2206.07504},
  year   = {2023}
}

Comments

35 pages , including Appendix

R2 v1 2026-06-24T11:52:23.761Z