Class Hierarchy
- java.lang.Object
- org.neo4j.gds.BaseProc
- org.neo4j.gds.AlgoBaseProc<ALGO,ALGO_RESULT,CONFIG,PROC_RESULT> (implements org.neo4j.gds.executor.AlgorithmSpec<ALGO,ALGO_RESULT,CONFIG,RESULT,ALGO_FACTORY>)
- org.neo4j.gds.NodePropertiesWriter<ALGO,ALGO_RESULT,CONFIG,PROC_RESULT>
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingProc<PROC_RESULT>
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingStreamProc
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingWriteProc
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingProc<PROC_RESULT>
- org.neo4j.gds.NodePropertiesWriter<ALGO,ALGO_RESULT,CONFIG,PROC_RESULT>
- org.neo4j.gds.AlgoBaseProc<ALGO,ALGO_RESULT,CONFIG,PROC_RESULT> (implements org.neo4j.gds.executor.AlgorithmSpec<ALGO,ALGO_RESULT,CONFIG,RESULT,ALGO_FACTORY>)
- org.neo4j.gds.BaseProc
Interface Hierarchy
- org.neo4j.gds.config.ConcurrencyConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig)
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingConfig (also extends org.neo4j.gds.config.RelationshipWeightConfig, org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.config.WriteConfig
- org.neo4j.gds.config.WritePropertyConfig
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.RelationshipWeightConfig)
- org.neo4j.gds.config.WritePropertyConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig)
- org.neo4j.gds.config.RelationshipWeightConfig
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.config.ToMapConvertible
- org.neo4j.gds.config.BaseConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.ConcurrencyConfig)
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingConfig (also extends org.neo4j.gds.config.RelationshipWeightConfig, org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.ConcurrencyConfig)
- org.neo4j.gds.config.BaseConfig