public abstract class TriangleBaseProc<A extends org.neo4j.graphalgo.Algorithm<A,RESULT>,RESULT,CONFIG extends org.neo4j.graphalgo.impl.triangle.TriangleConfig>
extends org.neo4j.graphalgo.AlgoBaseProc<A,RESULT,CONFIG>
| Constructor and Description |
|---|
TriangleBaseProc() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateGraphCreateConfig(org.neo4j.graphalgo.config.GraphCreateConfig graphCreateConfig,
CONFIG config) |
algoName, algorithmFactory, compute, compute, computeEstimate, createGraph, memoryEstimation, newAlgorithm, newConfig, newConfig, nodePropertyTranslator, processInput, shouldWrite, writeNodePropertiesprotected void validateGraphCreateConfig(org.neo4j.graphalgo.config.GraphCreateConfig graphCreateConfig,
CONFIG config)