Class CNARWNodeSamplingStrategySupplier

java.lang.Object
org.neo4j.gds.graphsampling.samplers.rw.cnarw.CNARWNodeSamplingStrategySupplier
All Implemented Interfaces:
org.neo4j.function.TriFunction<org.neo4j.gds.api.Graph,SplittableRandom,Optional<org.neo4j.gds.collections.haa.HugeAtomicDoubleArray>,NextNodeStrategy>, NodeSamplingStrategySupplier

public class CNARWNodeSamplingStrategySupplier extends Object implements NodeSamplingStrategySupplier
  • Constructor Details

    • CNARWNodeSamplingStrategySupplier

      public CNARWNodeSamplingStrategySupplier()
  • Method Details