Figure 2 - uploaded by Abhishek Santra
Content may be subject to copyright.
Representation of a query on input graph in Fig. 1a

Representation of a query on input graph in Fig. 1a

Source publication
Preprint
Full-text available
With the advent of social networks and the web, the graph sizes have grown too large to fit in main memory precipitating the need for alternative approaches for an efficient, scalable evaluation of queries on graphs of any size. Here, we use the divide and conquer approach by partitioning a graph and process queries over partitions to obtain all or...

Contexts in source publication

Context 1
... is used as the graph on which a query is processed. Figure 2 illustrates the representation of a sample query -"Find all actors in the movie 'Beyond all boundaries' and year of its production". Cost-Based Plan Generation: As described in [6,10], a cost-based plan generation is used along the lines of relational approach to query processing where metadata collected from the database is used to estimate the cost of a query plan, we create a graph catalog which contains information that are relevant to plan generation in a graph database. ...
Context 2
... is used as the graph on which a query is processed. Figure 2 illustrates the representation of a sample query -"Find all actors in the movie 'Beyond all boundaries' and year of its production". Cost-Based Plan Generation: As described in [6,10], a cost-based plan generation is used along the lines of relational approach to query processing where metadata collected from the database is used to estimate the cost of a query plan, we create a graph catalog which contains information that are relevant to plan generation in a graph database. ...

Similar publications

Article
Full-text available
Graphs, being an expressive data structure, have become increasingly important for modeling real-world applications, such as collaboration, different kinds of transactions, social networks, to name a few. With the advent of social networks and the web, the graph sizes have grown too large to fit in main memory precipitating the need for alternative...