Summarizing semantic graphs: a survey

Š Čebirić, F Goasdoué, H Kondylakis, D Kotzinos… - The VLDB journal, 2019 - Springer
The explosion in the amount of the available RDF data has lead to the need to explore,
query and understand such data sources. Due to the complex structure of RDF graphs and …

Graph indexing: a frequent structure-based approach

X Yan, PS Yu, J Han - Proceedings of the 2004 ACM SIGMOD …, 2004 - dl.acm.org
Graph has become increasingly important in modelling complicated structures and
schemaless data such as proteins, chemical compounds, and XML documents. Given a …

Exploiting vertex relationships in speeding up subgraph isomorphism over large graphs

X Ren, J Wang - Proceedings of the VLDB Endowment, 2015 - dl.acm.org
Subgraph Isomorphism is a fundamental problem in graph data processing. Most existing
subgraph isomorphism algorithms are based on a backtracking framework which computes …

Query preserving graph compression

W Fan, J Li, X Wang, Y Wu - Proceedings of the 2012 ACM SIGMOD …, 2012 - dl.acm.org
It is common to find graphs with millions of nodes and billions of edges in, eg, social
networks. Queries on such graphs are often prohibitively expensive. These motivate us to …

Graph pattern matching revised for social network analysis

W Fan - Proceedings of the 15th international conference on …, 2012 - dl.acm.org
Graph pattern matching is fundamental to social network analysis. Traditional techniques
are subgraph isomorphism and graph simulation. However, these notions often impose too …

Fg-index: towards verification-free query processing on graph databases

J Cheng, Y Ke, W Ng, A Lu - Proceedings of the 2007 ACM SIGMOD …, 2007 - dl.acm.org
Graphs are prevalently used to model the relationships between objects in various domains.
With the increasing usage of graph databases, it has become more and more demanding to …

Mining summaries for knowledge graph search

Q Song, Y Wu, P Lin, LX Dong… - IEEE Transactions on …, 2018 - ieeexplore.ieee.org
Querying heterogeneous and large-scale knowledge graphs is expensive. This paper
studies a graph summarization framework to facilitate knowledge graph search.(1) We …

Neighborhood based fast graph search in large networks

A Khan, N Li, X Yan, Z Guan, S Chakraborty… - Proceedings of the 2011 …, 2011 - dl.acm.org
Complex social and information network search becomes important with a variety of
applications. In the core of these applications, lies a common and critical problem: Given a …

Efficiently querying large XML data repositories: A survey

G Gou, R Chirkova - IEEE Transactions on Knowledge and …, 2007 - ieeexplore.ieee.org
Extensible markup language (XML) is emerging as a de facto standard for information
exchange among various applications on the World Wide Web. There has been a growing …

On boosting holism in XML twig pattern matching using structural indexing techniques

T Chen, J Lu, TW Ling - Proceedings of the 2005 ACM SIGMOD …, 2005 - dl.acm.org
Searching for all occurrences of a twig pattern in an XML document is an important
operation in XML query processing. Recently a holistic method TwigStack.[2] has been …