memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
244 stars 24 forks source link

Support APOC merge functions #382

Closed antoniofilipovic closed 9 months ago

antoniofilipovic commented 10 months ago

APOC has a lot of merge utility functions, give support to such functions in MAGE. https://neo4j.com/labs/apoc/4.1/overview/apoc.merge/

antoniofilipovic commented 9 months ago

This is done, closing for now