Class GraphSageTrain

    • Field Summary

      • Fields inherited from class org.neo4j.gds.Algorithm

        progressTracker, terminationFlag
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected GraphSageTrain​(org.neo4j.gds.core.utils.progress.tasks.ProgressTracker progressTracker)  
    • Method Summary

      • Methods inherited from class org.neo4j.gds.Algorithm

        compute, getProgressTracker, getTerminationFlag, release, setTerminationFlag
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphSageTrain

        protected GraphSageTrain​(org.neo4j.gds.core.utils.progress.tasks.ProgressTracker progressTracker)