Class LinkPrediction

    • Field Detail

      • graph

        protected final org.neo4j.gds.api.Graph graph
      • sourceNodeFilter

        protected final LPNodeFilter sourceNodeFilter
      • targetNodeFilter

        protected final LPNodeFilter targetNodeFilter
      • concurrency

        protected final int concurrency
    • Method Detail

      • compute

        public org.neo4j.gds.ml.linkmodels.LinkPredictionResult compute()