Title :
PRAGUE: Towards Blending Practical Visual Subgraph Query Formulation and Query Processing
Author :
Jin, Changjiu ; Bhowmick, Sourav S. ; Choi, Byron ; Zhou, Shuigeng
Author_Institution :
Sch. of Comput. Eng., Nanyang Technol. Univ., Singapore, Singapore
Abstract :
In a previous paper, we laid out the vision of a novel graph query processing paradigm where instead of processing a visual query graph after its construction, it interleaves visual query formulation and processing by exploiting the latency offered by the GUI to filter irrelevant matches and prefetch partial query results [8]. Our first attempt at implementing this vision, called GBLENDER [8], shows significant improvement in system response time (SRT) for sub graph containment queries. However, GBLENDER suffers from two key drawbacks, namely inability to handle visual sub graph similarity queries and inefficient support for visual query modification, limiting its usage in practical environment. In this paper, we propose a novel algorithm called PRAGUE (Practical visu Al Graph QUery Blender), that addresses these limitations by exploiting a novel data structure called spindle-shaped graphs (SPIG). A SPIG succinctly records various information related to the set of super graphs of a newly added edge in the visual query fragment. Specifically, PRAGUE realizes a unified visual framework to support SPIG-based processing of modification-efficient sub graph containment and similarity queries. Extensive experiments on real-world and synthetic datasets demonstrate effectiveness of PRAGUE.
Keywords :
data visualisation; graph theory; query formulation; query processing; GBLENDER; PRAGUE; SPIG; SPIG-based processing; SRT; data structure; modification-efficient subgraph containment query; practical visual graph query blender; practical visual subgraph query formulation; query processing; spindle-shaped graphs; system response time; visual query fragment; visual query modification inefficient support; visual subgraph similarity queries handling inability; Educational institutions; Graphical user interfaces; Indexes; Query processing; Search problems; Visualization;
Conference_Titel :
Data Engineering (ICDE), 2012 IEEE 28th International Conference on
Conference_Location :
Washington, DC
Print_ISBN :
978-1-4673-0042-1
DOI :
10.1109/ICDE.2012.49