Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-22-2020 12:58 AM
I want to know if it is possible to find Similarity of a new Node (or a set of nodes) that were newly added to the graph.
To explain in mode detail.
reason -
07-27-2020 11:39 AM
Hi Mangesh,
Documentation is here
https://neo4j.com/docs/graph-algorithms/current/labs-algorithms/jaccard/
Have you tried the targetIds or sourceIds parameters? The docs read like this might enable what you want to do, I haven't tried it myself, but perhaps all nodes in 'data' and the new nodes in 'sourceIds'?
Let me know if what you find out.
All the sessions of the conference are now available online