Hi ! I m using the link prediction model for predicting links. I would like to get 2k links only for one node using TopN method. I give the id of the node as follows.
WITH "CALL gds.alpha.ml.pipeline.linkPrediction.predict.stream('POI', {
modelNam...