Package org.neo4j.gds.similarity.nodesim
Interface NodeSimilarityResult
public interface NodeSimilarityResult
-
Method Summary
-
Method Details
-
maybeStreamResult
Optional<Stream<SimilarityResult>> maybeStreamResult() -
maybeGraphResult
Optional<SimilarityGraphResult> maybeGraphResult() -
streamResult
-
graphResult
-