mage icon indicating copy to clipboard operation
mage copied to clipboard

Allow restricting community detection to subgraphs

Open antepusic opened this issue 2 years ago • 2 comments

Description

Extend the community_detection module to allow restricting community detection to subgraphs.

Pull request type

  • [x] Feature

Related issues

#149

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

  • [ ] Core algorithm/module implementation
  • [ ] Query module implementation
  • [ ] Unit tests
  • [ ] End-to-end tests
  • [ ] Code documentation
  • [ ] README short description
  • [ ] Documentation on memgraph/docs

######################################

antepusic avatar Jun 27 '22 05:06 antepusic

I have added some comments, mostly pointing to the changes related to the repetition of code.

Thanks for the review! The current state of the branch is basically a minimum viable solution, and I’m eliminating repetition now.

antepusic avatar Jul 04 '22 20:07 antepusic

@threedliteguy: Hi Dan! The PR adding community detection on subgraphs has been approved - come and try it out :slightly_smiling_face:

antepusic avatar Jul 08 '22 11:07 antepusic

@antepusic Comment out here the link to memgraph/docs PR

jmatak avatar Aug 16 '22 09:08 jmatak

@antepusic Comment out here the link to memgraph/docs PR

Here you are: https://github.com/memgraph/docs/pull/450

antepusic avatar Aug 16 '22 09:08 antepusic