Package org.neo4j.gds.paths.yens
Class YensTask
- java.lang.Object
-
- org.neo4j.gds.paths.yens.YensTask
-
- All Implemented Interfaces:
java.lang.Runnable
public class YensTask extends java.lang.Object implements java.lang.Runnable
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.neo4j.gds.core.utils.mem.MemoryEstimation
memoryEstimation(int k, boolean trackRelationships)
void
run()
-