FastGraph Pattern Matching
暂无分享,去创建一个
Duetorapid growth oftheInternet technology and newscientific/technological advances, thenumberofapplications thatmodeldataasgraphsincreases, because graphshave highexpressive powertomodelcomplicated structures. The dominance ofgraphsinreal-world applications asksfornew graphdatamanagement sothatuserscanaccess graphdata effectively andefficiently. Inthis paper, westudy agraphpattern matching problemoveralarge datagraph. Theproblem isto findallpatterns inalarge datagraphthatmatchauser-given graphpattern. We propose anewtwo-step R-join (reachability join) algorithm withfilter stepandfetch stepbasedonacluster- basedjoin-index withgraphcodes. We consider thefilter step asanR-semijoin, andpropose anewoptimization approach by interleaving R-joins withR-semijoins. We conducted extensive performance studies, andconfirm theefficiency ofourproposed newapproaches. I.INTRODUCTION
[1] Margaret H. Dunham,et al. Join processing in relational databases , 1992, CSUR.
[2] Cong Yu,et al. Querying Complex Structured Databases , 2007, VLDB.