Fast Dual Simulation Processing of Graph Database Queries

Aus International Center for Computational Logic
Wechseln zu:Navigation, Suche

Toggle side column

Fast Dual Simulation Processing of Graph Database Queries

Stephan MennickeStephan Mennicke,  Jan-Christoph KaloJan-Christoph Kalo,  Denis NagelDenis Nagel,  Hermann KrollHermann Kroll,  Wolf-Tilo BalkeWolf-Tilo Balke
Stephan Mennicke, Jan-Christoph Kalo, Denis Nagel, Hermann Kroll, Wolf-Tilo Balke
Fast Dual Simulation Processing of Graph Database Queries
35th IEEE International Conference on Data Engineering, ICDE 2019, Macao, China, April 8-11, 2019, ICDE, 244-255, April 2019. IEEE
  • KurzfassungAbstract
    Graph database query languages feature expressive yet computationally expensive pattern matching capabilities. Answering optional query clauses in SPARQL for instance renders the query evaluation problem immediately PSPACE-complete. Light-weight graph pattern matching relations, such as simulation, have recently been investigated as promising alternatives to more expensive query mechanisms like, e.g., computing subgraph isomorphism. Still, pattern matching alone lacks expressive query capabilities: graph patterns may be combined by usual inner joins. However, including more sophisticated operators is inevitable to make solutions more useful for emerging applications. In this paper we bridge this gap by introducing a new dual simulation process operating on SPARQL queries. In addition to supporting the full syntactic structure of SPARQL queries, it features polynomial-time pattern matching to compute an overapproximation of the query results. Moreover, to achieve running times competing with state-of-the-art database systems, we develop a novel algorithmic solution to dual simulation graph pattern matching, based on a system of inequalities that allows for several optimization heuristics. Finally, we achieve soundness of our process for SPARQL queries including UNION, AND and OPTIONAL operators not restricted to well-designed patterns. Our experiments on synthetic and real-world graph data promise a clear gain for graph database systems when incorporating the new dual simulation techniques.
  • Forschungsgruppe:Research Group: Wissensbasierte SystemeKnowledge-Based Systems
@inproceedings{MKNKB2019,
  author    = {Stephan Mennicke and Jan-Christoph Kalo and Denis Nagel and
               Hermann Kroll and Wolf-Tilo Balke},
  title     = {Fast Dual Simulation Processing of Graph Database Queries},
  booktitle = {35th {IEEE} International Conference on Data Engineering, {ICDE}
               2019, Macao, China, April 8-11, 2019},
  series    = {ICDE},
  publisher = {IEEE},
  year      = {2019},
  month     = {April},
  pages     = {244-255},
  doi       = {10.1109/ICDE.2019.00030}
}