memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
251 stars 25 forks source link

[main <T] Fix neighbors.at_hop bug #402

Closed mpintaric55334 closed 11 months ago

mpintaric55334 commented 11 months ago

Description

Please briefly explain the changes you made here.

Fixed a bug user wanted to fix. Now, neighbors.at_hop wont throw an exeption when there are no neighbors, instead ti will return nothing. @matea16 tagging you just in case you want to notify the user when this is merged.

Pull request type

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does. https://github.com/memgraph/mage/issues/374 ######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

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