Class TopologicalSortResult


  • public class TopologicalSortResult
    extends java.lang.Object
    An implementation of the result with message queues instead of synchronization.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long size()  
      org.neo4j.gds.core.utils.paged.HugeLongArray value()  
      • Methods inherited from class java.lang.Object

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

      • value

        public org.neo4j.gds.core.utils.paged.HugeLongArray value()
      • size

        public long size()