Font Size: a A A

Research On Partitioning Approach For Large-scale Linked Data Based Property Graphs

Posted on:2020-11-09Degree:MasterType:Thesis
Country:ChinaCandidate:H H PangFull Text:PDF
GTID:2428330590458372Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
Recently,many communities have published their domain knowledge in the form of graph.A significant trend is that the relations between pairs of nodes in the graph have become so complex that these data can be treated as property graphs.Complex properties imply semantic constraints which can distinguish elements of property graphs into different semantic-related aspects.If the property graph can be partitioned according to these aspects,cross-partition communication would be reduced when evaluating SPARQL queries,for the reason that a query can often be evaluated in a single aspect.Conventional graph partition methods,however,pay little attention to semantic constraints in property graphs.To solve this issue,we propose a new property graph partition method for query optimization.First,we propose the property semantic reachable path as basic partition element,with which to capture the semantic-related aspects in a property graph.Second,to combine paths into partitions,we develop a space-efficient algorithm which merges vertices rather than entire paths.Extensive experiments over representative property graph data confirm the effectiveness of our semantic awareness approach.The performance of our approach is comparable with leading competitors,in terms of load balance,data redundancy,and network overhead.
Keywords/Search Tags:Graph Data, Association Partitioning, Property Graph, Distributed System
PDF Full Text Request
Related items