Hierarchy For Package org.neo4j.gds.ml.linkmodels.pipeline.train

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.neo4j.gds.Algorithm<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.GraphStoreAlgorithmFactory<ALGO,​CONFIG> (implements org.neo4j.gds.AlgorithmFactory<G,​ALGO,​CONFIG>)
    • org.neo4j.gds.ml.MLTrainResult
    • org.neo4j.gds.ml.linkmodels.pipeline.train.RelationshipSplitter