Research Article

Efficient and Scalable Graph Similarity Joins in MapReduce

Algorithm 4

Replacement of verification of Algorithm 1.
(1) Map  
(2)   if     then   emit for any   if     then
    emit , for any   else   emit
(3) Reduce  
(4)  split into and ;
(5)  denote as joinkey;
(6)  for     do
(7)   if        then invoke MRGED
    calculation else invoke the -based in-memory algorithm