1
Fork 0
mirror of https://github.com/Steffo99/unimore-bda-5.git synced 2024-11-22 16:14:24 +00:00
bda-5-steffo/scripts/2-label-communities.cypher

3 lines
71 B
Text
Raw Permalink Normal View History

2023-05-09 13:32:03 +00:00
MATCH (k:Keyword)
RETURN collect(DISTINCT k.communityLabelPropagation)