Package org.neo4j.gds

Interface AlgorithmFactory.Visitor<ALGO extends Algorithm<?>,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>

  • Enclosing interface:
    AlgorithmFactory<G,​ALGO extends Algorithm<?>,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>

    public static interface AlgorithmFactory.Visitor<ALGO extends Algorithm<?>,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>