Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

Boise State University Theses and Dissertations

Theses/Dissertations

2017

Graph coarsening

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

A Scalable Graph-Coarsening Based Index For Dynamic Graph Databases, Akshay Kansal Aug 2017

A Scalable Graph-Coarsening Based Index For Dynamic Graph Databases, Akshay Kansal

Boise State University Theses and Dissertations

Graph is a commonly used data structure for modeling complex data such as chemical molecules, images, social networks, and XML documents. This complex data is stored using a set of graphs, known as graph database D. To speed up query answering on graph databases, indexes are commonly used. State-of-the-art graph database indexes do not adapt or scale well to dynamic graph database use; they are static, and their ability to prune possible search responses to meet user needs worsens over time as databases change and grow. Users can re-mine indexes to gain some improvement, but it is time consuming. Users …