Package org.neo4j.gds.ml.linkmodels
Interface LinkPredictionResult
- All Known Implementing Classes:
ExhaustiveLinkPredictionResult
public interface LinkPredictionResult
-
Method Summary
-
Method Details
-
stream
Stream<PredictedLink> stream() -
samplingStats
-