Package org.neo4j.gds

Class GraphStoreAlgorithmFactory<ALGO extends Algorithm<?>,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>

  • All Implemented Interfaces:
    AlgorithmFactory<org.neo4j.gds.api.GraphStore,​ALGO,​CONFIG>

    public abstract class GraphStoreAlgorithmFactory<ALGO extends Algorithm<?>,​CONFIG extends org.neo4j.gds.config.AlgoBaseConfig>
    extends java.lang.Object
    implements AlgorithmFactory<org.neo4j.gds.api.GraphStore,​ALGO,​CONFIG>