Package org.neo4j.gds.topologicalsort
Class TopologicalSortResult
- java.lang.Object
-
- org.neo4j.gds.topologicalsort.TopologicalSortResult
-
public class TopologicalSortResult extends java.lang.ObjectAn implementation of the result with message queues instead of synchronization.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longsize()org.neo4j.gds.core.utils.paged.HugeLongArrayvalue()
-