Uses of Class
org.apache.hugegraph.computer.algorithm.sampling.RandomWalkMessage
-
Packages that use RandomWalkMessage Package Description org.apache.hugegraph.computer.algorithm.sampling -
-
Uses of RandomWalkMessage in org.apache.hugegraph.computer.algorithm.sampling
Method parameters in org.apache.hugegraph.computer.algorithm.sampling with type arguments of type RandomWalkMessage Modifier and Type Method Description voidRandomWalk. compute(org.apache.hugegraph.computer.core.worker.ComputationContext context, org.apache.hugegraph.computer.core.graph.vertex.Vertex vertex, java.util.Iterator<RandomWalkMessage> messages)
-