cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

mlo
Node Link
since ‎08-28-2018
‎06-01-2022

User Statistics

  • 4 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

I run community detection algorithms(unionFind, Louvain) to partition my graph database. However, I recently encountered some performance problem because of super nodes. I have the linking structure like below. (:User)-[:DEVICE]->(:Device) and other ...
Hi there, My name is Martin Lo and I work as a software engineer/data scientist at Wish.com. We use Neo4j to link the users/merchants on our e-commerce platform to fight with frauds. We leverage heavily on the graph-algorithm package to find the comm...