Class Hierarchy
- java.lang.Object
- org.neo4j.gds.graphsampling.samplers.rw.rwr.RandomWalkWithRestarts (implements org.neo4j.gds.graphsampling.RandomWalkBasedNodesSampler)
- org.neo4j.gds.graphsampling.samplers.rw.rwr.RWRNodeSamplingStrategySupplier (implements org.neo4j.gds.graphsampling.samplers.rw.NodeSamplingStrategySupplier)
- org.neo4j.gds.graphsampling.samplers.rw.rwr.UniformNextNodeStrategy (implements org.neo4j.gds.graphsampling.samplers.rw.NextNodeStrategy)