PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 1, 2006297 citations

Closure-Tree: An Index Structure for Graph Queries

View Full Paper
HHHuahai HeASAmbuj K. Singh

Key Points

Key points are not available for this paper at this time.

Abstract

Graphs have become popular for modeling structured data. As a result, graph queries are becoming common and graph indexing has come to play an essential role in query processing. We introduce the concept of a graph closure, a generalized graph that represents a number of graphs. Our indexing technique, called Closure-tree, organizes graphs hierarchically where each node summarizes its descendants by a graph closure. Closure-tree can efficiently support both subgraph queries and similarity queries. Subgraph queries find graphs that contain a specific subgraph, whereas similarity queries find graphs that are similar to a query graph. For subgraph queries, we propose a technique called pseudo subgraph isomorphism which approximates subgraph isomorphism with high accuracy. For similarity queries, we measure graph similarity through edit distance using heuristic graph mapping methods. We implement two kinds of similarity queries: K-NN query and range query. Our experiments on chemical compounds and synthetic graphs show that for subgraph queries, Closuretree outperforms existing techniques by up to two orders of magnitude in terms of candidate answer set size and index size. For similarity queries, our experiments validate the quality and efficiency of the presented algorithms.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

He et al. (2006) studied this question.

synapsesocial.com/papers/6a1fab99e47f012c480756dfhttps://doi.org/10.1109/icde.2006.37
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Combinatorial Optimization: Algorithms and Complexity.1984 · 6,041 citations
  2. 2The Protein Data Bank2000 · 40,450 citations
  3. 3Combinatorial optimization:Algorithms and complexity1984 · 3,594 citations
  4. 4R-trees1984 · 6,600 citations
  5. 5The Hungarian method for the assignment problem1955 · 12,942 citations