Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Edges of community #931

Open
ghost opened this issue Feb 27, 2020 · 0 comments
Open

Edges of community #931

ghost opened this issue Feb 27, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 27, 2020

Hey there. I've been using LPA community detection for a few months now.

As seen in 6.21 there are no edges returned.
https://neo4j.com/docs/graph-algorithms/current/algorithms/label-propagation/

| Name  | Type | Description    |
+ ------+------+---------------+
| nodeId | int  | Node ID      |
| label  | int  | Community ID |

In complex graphs, I don't know which edges are truly responsible for connecting the community. As a feature request, I'd like to suggest returning triplets (node1)-edge1-(node2). Or maybe that is just 'not a thing' in community detection?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants