The ability to handle large scale graph data is crucial to an increas-ing number of applications. Much work has been dedicated to sup-porting basic graph operations such as subgraph matching, reach-ability, regular expression matching, etc. In many cases, graph in-dices are employed to speed up query processing. Typically, most indices require either super-linear indexing time or super-linear in-dexing space. Unfortunately, for very large graphs, super-linear approaches are almost always infeasible. In this paper, we study the problem of subgraph matching on billion-node graphs. We present a novel algorithm that supports efficient subgraph match-ing for graphs deployed on a distributed memory store. Instead of relying on super-linear indice...
Graph matching plays an essential role in many real applications. In this paper, we study how to mat...
We study the problem of processing subgraph queries on a database that consists of a set of graphs. ...
Nowadays, many real world data can be represented by a network with a set of nodes interconnected wi...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Abstract. Subgraph matching is the task of finding all matches of a query graph in a large data grap...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Subgraph query processing (also known as subgraph search) and subgraph matching are fundamental grap...
Due to its wide applications, subgraph matching problem has been studied extensively in the past dec...
Subgraph queries are central to graph analytics and graph DBs. We analyze this problem and present ...
Graph data management systems have become very popular as graphs are the natural data model for many...
Graph matching plays an essential role in many real applications. In this paper, we study how to mat...
We study the problem of processing subgraph queries on a database that consists of a set of graphs. ...
Nowadays, many real world data can be represented by a network with a set of nodes interconnected wi...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Abstract. Subgraph matching is the task of finding all matches of a query graph in a large data grap...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
We focus on large graphs where nodes have attributes, such as a social network where the nodes are l...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Pattern matching in graphs, that is finding subgraphs that match a smaller template graph within the...
Subgraph matching algorithms are designed to find all instances of predefined subgraphs in a large g...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Subgraph query processing (also known as subgraph search) and subgraph matching are fundamental grap...
Due to its wide applications, subgraph matching problem has been studied extensively in the past dec...
Subgraph queries are central to graph analytics and graph DBs. We analyze this problem and present ...
Graph data management systems have become very popular as graphs are the natural data model for many...
Graph matching plays an essential role in many real applications. In this paper, we study how to mat...
We study the problem of processing subgraph queries on a database that consists of a set of graphs. ...
Nowadays, many real world data can be represented by a network with a set of nodes interconnected wi...