gradoop
gradoop copied to clipboard
Should we retain GraphHeads in Sampling?
Currently they all create new graph heads. Related: #1200, #1220
As discussed in #1237, if we decide to use the old graph heads, we would have to remove all internally used properties like MIN_PAGE_RANK_SCORE
in PageRankSampling
.