Constructs a default instance with default parameters {numIterations: 2}
Constructs a default instance with default parameters {numPartitions: graph partitions, numIterations: 2}
target graph to be partitioned
spark session
number of partitions
number of iterations
target graph to be partitioned
target graph to be partitioned
number of partitions
number of partitions
Repartition the edges in the graph and construct a new graph that partitioned by strategy with input number of partitions.
Repartition the edges in the graph and construct a new graph that partitioned by strategy with input number of partitions.
spark session
spark session
Sets the number of iterations (default: 2)
Expanding the partitions by assigning subject triple group of each vertex to partitions
the vertex attribute associated with each vertex in the set.
the edge attribute associated with each edge in the set.