Interface AlgorithmSpec<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,​ALGO_RESULT,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig,​RESULT,​ALGO_FACTORY extends org.neo4j.gds.AlgorithmFactory<?,​ALGO,​CONFIG>>


  • public interface AlgorithmSpec<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,​ALGO_RESULT,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig,​RESULT,​ALGO_FACTORY extends org.neo4j.gds.AlgorithmFactory<?,​ALGO,​CONFIG>>