mirror of
https://github.com/Steffo99/unimore-bda-5.git
synced 2024-11-21 23:54:24 +00:00
2 lines
71 B
Text
2 lines
71 B
Text
MATCH (k:Keyword)
|
|
RETURN collect(DISTINCT k.communityLabelPropagation)
|