public abstract class AlphaAlgorithmFactory<ALGO extends org.neo4j.graphalgo.Algorithm<ALGO,?>,CONFIG extends org.neo4j.graphalgo.config.AlgoBaseConfig>
extends org.neo4j.graphalgo.AlgorithmFactory<ALGO,CONFIG>
| Constructor and Description |
|---|
AlphaAlgorithmFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphalgo.core.utils.mem.MemoryEstimation |
memoryEstimation(CONFIG configuration) |
public org.neo4j.graphalgo.core.utils.mem.MemoryEstimation memoryEstimation(CONFIG configuration)