Skip to content

Instantly share code, notes, and snippets.

@mananai
Created June 22, 2022 02:28
Show Gist options
  • Select an option

  • Save mananai/92573e1266ea7f6d34b1ccf9f0dfc281 to your computer and use it in GitHub Desktop.

Select an option

Save mananai/92573e1266ea7f6d34b1ccf9f0dfc281 to your computer and use it in GitHub Desktop.
Label Propagation Community Visualization
MATCH (u:User)
WHERE u.labelId = 35964
RETURN u;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment