Class Hierarchy
- java.lang.Object
- org.neo4j.gds.BaseProc
- org.neo4j.gds.AlgoBaseProc<ALGO,ALGO_RESULT,CONFIG>
- org.neo4j.gds.NodePropertiesWriter<ALGO,ALGO_RESULT,CONFIG>
- org.neo4j.gds.shortestpath.ShortestPathDeltaSteppingProc
- org.neo4j.gds.NodePropertiesWriter<ALGO,ALGO_RESULT,CONFIG>
- org.neo4j.gds.AlgoBaseProc<ALGO,ALGO_RESULT,CONFIG>
- 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