Interface KmeansContext


public interface KmeansContext
  • Method Details

    • executor

      @Default default ExecutorService executor()
    • progressTracker

      @Default default org.neo4j.gds.core.utils.progress.tasks.ProgressTracker progressTracker()
    • empty

      static KmeansContext empty()