Abstract
In a distributed environment, as the graph databases emerge from multiple sources, the graph database's size increases rapidly, resulting in a massive database. Mining frequent subgraphs is a fundamental problem for graph clustering, classification, and subgraph association rule mining. Nevertheless, extracting frequent subgraphs from an extensive graph database is complex work. Existing works for frequent mining subgraphs assume that the large graph database is stored on a single system. This assumption is not correct in all cases. This paper designs a novel algorithm in which frequent subgraph mining takes advantage of partitioning and graph indexing. We follow three necessary steps: graph partitioning, graph indexing, and frequent subgraph mining. We used structure-based graph partitioning for frequent subgraph mining. We use Integrated Graph Index as a vertical format of graphs in the case of frequent itemset mining. Integrated Graph Index has low maintenance costs, and it provides an easy way to add graphs in the massive graph database. We complete frequent mining subgraphs in a single Map-Reduce round. This approach is suitable for incremental mining of frequent subgraphs from the large graph database. We proved that this technique reduces running time to find frequent subgraphs over large graph databases.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.