Class LinkPredictionPredictPipelineAlgorithmFactory<CONFIG extends LinkPredictionPredictPipelineBaseConfig>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected LinkPredictionPredictPipelineExecutor build​(org.neo4j.gds.api.Graph graph, CONFIG configuration, org.neo4j.gds.core.utils.mem.AllocationTracker allocationTracker, org.neo4j.gds.core.utils.progress.tasks.ProgressTracker progressTracker)  
      org.neo4j.gds.core.utils.mem.MemoryEstimation memoryEstimation​(CONFIG configuration)  
      protected org.neo4j.gds.core.utils.progress.tasks.Task progressTask​(org.neo4j.gds.api.Graph graph, CONFIG config)  
      protected java.lang.String taskName()  
      • Methods inherited from class org.neo4j.gds.AlgorithmFactory

        build
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait