Integrating connection search in graph queries

Graph data management and querying has many practical applications. When graphs are very heterogeneous and/or users are unfamiliar with their structure, they may need to find how two or more groups of nodes are connected in a graph, even when users are not able to describe the connections. This is only partially supported by existing query languages, which allow searching for paths, but not for trees connecting three or more node groups. The latter is related to the NP-hard Group Steiner Tree problem, and has been previously considered for keyword search in databases. In this work, we formally show how to integrate connecting tree patterns (CTPs, in short) within a graph query language such as SPARQL or Cypher, leading to an Extended Query Language (or EQL, in short). We then study a set of algorithms for evaluating CTPs; we generalize prior keyword search work, most importantly by (i) considering bidirectional edge traversal and (ii) allowing users to select any score function for ranking CTP results. To cope with very large search spaces, we propose an efficient pruning technique and formally establish a large set of cases where our algorithm, MOLESP, is complete even with pruning. Our experiments validate the performance of our CTP and EQL evaluation algorithms on a large set of synthetic and real-world workloads.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/09/2020

Graph-based keyword search in heterogeneous data sources

Data journalism is the field of investigative journalism which focuses o...
research
02/16/2018

Any-k: Anytime Top-k Tree Pattern Retrieval in Labeled Graphs

Many problems in areas as diverse as recommendation systems, social netw...
research
02/08/2021

Empowering Investigative Journalism with Graph-based Heterogeneous Data Management

Investigative Journalism (IJ, in short) is staple of modern, democratic ...
research
12/04/2019

Keyword Aware Influential Community Search in Large Attributed Graphs

We introduce a novel keyword-aware influential community query KICQ that...
research
08/06/2019

Consensus Maximization Tree Search Revisited

Consensus maximization is widely used for robust fitting in computer vis...
research
06/01/2020

Scalable Top-k Query on Information Networks with Hierarchical Inheritance Relations

Graph query, pattern mining and knowledge discovery become challenging o...
research
08/30/2019

Fast Algorithms for Intimate-Core Group Search in Weighted Graphs

Community search that finds query-dependent communities has been studied...

Please sign up or login with your details

Forgot password? Click here to reset