Class RandomWalk.Context
java.lang.Object
org.graphstream.algorithm.randomWalk.RandomWalk.Context
- Enclosing class:
- RandomWalk
public class RandomWalk.Context extends Object
-
Constructor Summary
Constructors Constructor Description Context() -
Method Summary
Modifier and Type Method Description intgetEntityMemory()StringgetPassesAttribute()RandomgetRandom()StringgetWeightAttribute()
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
getPassesAttribute
-
getWeightAttribute
-
getRandom
-
getEntityMemory
public int getEntityMemory()
-