Hierarchy For All Packages
Package Hierarchies:- org.neo4j.gds.ml,
- org.neo4j.gds.ml.linkmodels.pipeline,
- org.neo4j.gds.ml.linkmodels.pipeline.predict,
- org.neo4j.gds.ml.linkmodels.pipeline.train,
- org.neo4j.gds.ml.pipeline.node,
- org.neo4j.gds.ml.pipeline.node.classification,
- org.neo4j.gds.ml.pipeline.node.classification.predict,
- org.neo4j.gds.ml.pipeline.node.regression,
- org.neo4j.gds.ml.pipeline.node.regression.configure,
- org.neo4j.gds.ml.pipeline.node.regression.predict,
- org.neo4j.gds.ml.splitting
Class Hierarchy
- java.lang.Object
- org.neo4j.gds.result.AbstractResultBuilder<RESULT>
- org.neo4j.gds.ml.pipeline.node.PredictMutateResult.Builder
- org.neo4j.gds.Algorithm<RESULT>
- org.neo4j.gds.ml.pipeline.PredictPipelineExecutor<PIPELINE_CONFIG,PIPELINE,RESULT>
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineExecutor
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineExecutor
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineExecutor
- org.neo4j.gds.ml.pipeline.PredictPipelineExecutor<PIPELINE_CONFIG,PIPELINE,RESULT>
- 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.ml.linkmodels.pipeline.predict.LinkPredictionPipelineStreamProc
- org.neo4j.gds.MutateProc<ALGO,ALGO_RESULT,PROC_RESULT,CONFIG>
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPipelineMutateProc
- org.neo4j.gds.MutatePropertyProc<ALGO,ALGO_RESULT,PROC_RESULT,CONFIG>
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineMutateProc
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPipelineMutateProc
- org.neo4j.gds.ml.splitting.SplitRelationshipsMutateProc
- org.neo4j.gds.NodePropertiesWriter<ALGO,ALGO_RESULT,CONFIG,PROC_RESULT>
- org.neo4j.gds.WriteProc<ALGO,ALGO_RESULT,PROC_RESULT,CONFIG>
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineWriteProc
- org.neo4j.gds.WriteProc<ALGO,ALGO_RESULT,PROC_RESULT,CONFIG>
- org.neo4j.gds.StreamProc<ALGO,ALGO_RESULT,PROC_RESULT,CONFIG>
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineStreamProc
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPipelineStreamProc
- org.neo4j.gds.TrainProc<ALGO,ALGO_RESULT,TRAIN_CONFIG,PROC_RESULT>
- org.neo4j.gds.ml.linkmodels.pipeline.train.LinkPredictionPipelineTrainProc
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineTrainProc
- org.neo4j.gds.ml.pipeline.node.regression.NodeRegressionPipelineTrainProc
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineAddStepProcs
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineAddTrainerMethodProcs
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineConfigureAutoTuningProc
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineConfigureSplitProc
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineCreateProc
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineAddStepProcs
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineAddTrainerMethodProcs
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineConfigureAutoTuningProc
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineConfigureSplitProc
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineCreateProc
- org.neo4j.gds.ml.pipeline.node.regression.configure.NodeRegressionPipelineAddStepProcs
- org.neo4j.gds.ml.pipeline.node.regression.configure.NodeRegressionPipelineAddTrainerMethodProcs
- org.neo4j.gds.ml.pipeline.node.regression.configure.NodeRegressionPipelineConfigureAutoTuningProc
- org.neo4j.gds.ml.pipeline.node.regression.configure.NodeRegressionPipelineConfigureSplitProc
- org.neo4j.gds.ml.pipeline.node.regression.configure.NodeRegressionPipelineCreateProc
- 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.GraphStoreAlgorithmFactory<ALGO,CONFIG> (implements org.neo4j.gds.AlgorithmFactory<G,ALGO,CONFIG>)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineAlgorithmFactory<CONFIG>
- org.neo4j.gds.ml.linkmodels.pipeline.train.LinkPredictionTrainPipelineAlgorithmFactory
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineAlgorithmFactory<CONFIG>
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineAlgorithmFactory<CONFIG>
- org.neo4j.gds.ml.splitting.SplitRelationshipsAlgorithmFactory
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPrediction
- org.neo4j.gds.ml.linkmodels.pipeline.predict.ApproximateLinkPrediction
- org.neo4j.gds.ml.linkmodels.pipeline.predict.ExhaustiveLinkPrediction
- org.neo4j.gds.ml.linkmodels.pipeline.LinkPredictionPipelineCompanion
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPipelineStreamProc.Result
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LPGraphStoreFilterFactory
- org.neo4j.gds.ml.MLTrainResult
- org.neo4j.gds.ml.linkmodels.pipeline.train.LinkPredictionPipelineTrainProc.LPTrainResult
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineTrainProc.NCTrainResult
- org.neo4j.gds.ml.pipeline.node.regression.NodeRegressionPipelineTrainProc.NRTrainResult
- org.neo4j.gds.ml.pipeline.node.classification.NodeClassificationPipelineCompanion
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineStreamProc.NodeClassificationStreamResult
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictNewMutateConfigFn (implements org.neo4j.gds.executor.NewConfigFunction<CONFIG>)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictNewWriteConfigFn (implements org.neo4j.gds.executor.NewConfigFunction<CONFIG>)
- org.neo4j.gds.ml.pipeline.node.NodePipelineInfoResult
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineFilterUtil
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPipelineStreamProc.NodeRegressionStreamResult
- org.neo4j.gds.ml.pipeline.node.regression.NodeRegressionProcCompanion
- org.neo4j.gds.ml.linkmodels.pipeline.PipelineInfoResult
- org.neo4j.gds.ml.splitting.SplitRelationshipsMutateProc.MutateResult
- org.neo4j.gds.results.StandardModeResult
- org.neo4j.gds.results.StandardStatsResult
- org.neo4j.gds.results.StandardMutateResult
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPipelineMutateProc.MutateResult
- org.neo4j.gds.ml.pipeline.node.PredictMutateResult
- org.neo4j.gds.results.StandardWriteResult
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPipelineWriteProc.WriteResult
- org.neo4j.gds.results.StandardMutateResult
- org.neo4j.gds.results.StandardStatsResult
- org.neo4j.gds.result.AbstractResultBuilder<RESULT>
Interface Hierarchy
- org.neo4j.gds.config.ConcurrencyConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig, org.neo4j.gds.config.JobIdConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.config.MutateConfig
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig)
- org.neo4j.gds.config.MutateRelationshipConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.config.SingleThreadedRandomSeedConfig (also extends org.neo4j.gds.config.RandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.config.WriteConfig
- org.neo4j.gds.config.WritePropertyConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig)
- org.neo4j.gds.config.WritePropertyConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig, org.neo4j.gds.config.JobIdConfig)
- org.neo4j.gds.config.GraphNameConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.config.JobIdConfig
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig, org.neo4j.gds.config.ConcurrencyConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.config.MutateConfig
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig)
- org.neo4j.gds.config.MutateRelationshipConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.BaseConfig, org.neo4j.gds.config.ConcurrencyConfig)
- java.util.function.LongPredicate
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LPNodeFilter
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LPGraphStoreFilter
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineExecutor.NodeClassificationPipelineResult
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineFilterUtil.PredictGraphFilter
- org.neo4j.gds.config.RandomSeedConfig
- org.neo4j.gds.config.SingleThreadedRandomSeedConfig (also extends org.neo4j.gds.config.ConcurrencyConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.config.SingleThreadedRandomSeedConfig (also extends org.neo4j.gds.config.ConcurrencyConfig)
- java.io.Serializable
- org.neo4j.gds.model.ModelConfig (also extends org.neo4j.gds.config.BaseConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.model.ModelConfig (also extends org.neo4j.gds.config.BaseConfig)
- 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.config.JobIdConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.config.MutateConfig
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig)
- org.neo4j.gds.config.MutateRelationshipConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig, org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.config.MutatePropertyConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.model.ModelConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.model.ModelConfig (also extends java.io.Serializable)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig, org.neo4j.gds.config.MutateRelationshipConfig)
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.NodePropertyPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineStreamConfig
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineWriteConfig (also extends org.neo4j.gds.config.WritePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineBaseConfig
- org.neo4j.gds.ml.pipeline.node.regression.predict.NodeRegressionPredictPipelineMutateConfig (also extends org.neo4j.gds.config.MutatePropertyConfig)
- org.neo4j.gds.ml.pipeline.node.classification.predict.NodeClassificationPredictPipelineBaseConfig
- org.neo4j.gds.ml.linkmodels.pipeline.predict.LinkPredictionPredictPipelineBaseConfig (also extends org.neo4j.gds.config.AlgoBaseConfig, org.neo4j.gds.config.GraphNameConfig, org.neo4j.gds.config.SingleThreadedRandomSeedConfig)
- org.neo4j.gds.config.AlgoBaseConfig (also extends org.neo4j.gds.config.ConcurrencyConfig, org.neo4j.gds.config.JobIdConfig)
- org.neo4j.gds.config.BaseConfig