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 int
getEntityMemory()
String
getPassesAttribute()
Random
getRandom()
String
getWeightAttribute()
-
Constructor Details
-
Context
public Context()
-
-
Method Details
-
getPassesAttribute
-
getWeightAttribute
-
getRandom
-
getEntityMemory
public int getEntityMemory()
-