Class LeidenDendrogramManager


  • public class LeidenDendrogramManager
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.neo4j.gds.core.utils.paged.HugeLongArray[] getAllDendrograms()  
      org.neo4j.gds.core.utils.paged.HugeLongArray getCurrent()  
      • Methods inherited from class java.lang.Object

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

      • getAllDendrograms

        public org.neo4j.gds.core.utils.paged.HugeLongArray[] getAllDendrograms()
      • getCurrent

        public org.neo4j.gds.core.utils.paged.HugeLongArray getCurrent()