I noticed that neo4j will not render all pair-wise node similarities between nodes. I know that those with 0 connections are not taken into consideration, but for 76.000 nodes, I receive back only 702.718 records. I manually checked for scores between some nodes with common connections and they were absent. Could you please tell me what I should change/do so I get back pair-wise comparisons? Thank you!
Yes! I was investigating scores for some particular genes which are actually identical (as in, they are linked to exact the same nodes - so they should have obtained a similarity score of 1). However, one of the genes does not appear at all in the whole csv file with results. But it exists in the graph, it has the connections, it's just that not all possible comparisons are being reported in the file...