Class ShortestPathDeltaSteppingProc<PROC_RESULT>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.lang.String DESCRIPTION  
      • Fields inherited from class org.neo4j.gds.NodePropertiesWriter

        nodePropertyExporterBuilder
      • Fields inherited from class org.neo4j.gds.AlgoBaseProc

        STATS_DESCRIPTION
      • Fields inherited from class org.neo4j.gds.BaseProc

        allocationTracker, api, callContext, ESTIMATE_DESCRIPTION, log, procedureTransaction, taskRegistryFactory, transaction, userLogRegistryFactory, username
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.neo4j.gds.GraphAlgorithmFactory<org.neo4j.gds.impl.ShortestPathDeltaStepping,​ShortestPathDeltaSteppingConfig> algorithmFactory()  
      protected ShortestPathDeltaSteppingConfig newConfig​(java.lang.String username, org.neo4j.gds.core.CypherMapWrapper config)  
      • Methods inherited from class org.neo4j.gds.AlgoBaseProc

        compute, compute, computeEstimate, configParser, name, newConfigFunction, nodeProperties, validationConfig, validator
      • Methods inherited from class org.neo4j.gds.BaseProc

        allocationTracker, databaseId, executionContext, graphLoaderContext, graphStoreFromCatalog, isGdsAdmin, memoryUsageValidator, runWithExceptionLogging, runWithExceptionLogging, username, validateConfig, validateConfig, validateGraphName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.neo4j.gds.executor.AlgorithmSpec

        computationResultConsumer
    • Constructor Detail

      • ShortestPathDeltaSteppingProc

        public ShortestPathDeltaSteppingProc()