Created
June 22, 2022 02:28
-
-
Save mananai/92573e1266ea7f6d34b1ccf9f0dfc281 to your computer and use it in GitHub Desktop.
Label Propagation Community Visualization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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