Skip to content

Conversation

@Josipmrden
Copy link
Contributor

Release note

Added refactor.mergeNodes query module

Related product PRs

PRs from product repo this doc page is related to:
memgraph/mage#623

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors
@Josipmrden Josipmrden added this to the Memgraph 3.4 milestone Jun 16, 2025
@Josipmrden Josipmrden self-assigned this Jun 16, 2025
@Josipmrden Josipmrden added priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved status: ready PR is ready for review customer feature Documentation related to a new product feature of feature update labels Jun 16, 2025
@vercel
Copy link

vercel bot commented Jun 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2025 10:06am
@matea16
Copy link
Contributor

matea16 commented Jun 18, 2025

@Josipmrden rebase to 3.4

@Josipmrden Josipmrden changed the base branch from main to memgraph-3-4 June 18, 2025 09:49
@Josipmrden Josipmrden requested a review from katarinasupe as a code owner June 18, 2025 09:49
@matea16 matea16 merged commit ced0714 into memgraph-3-4 Jul 7, 2025
2 checks passed
matea16 added a commit that referenced this pull request Jul 10, 2025
* init * Add scalar_kind options to vector index (#1313) * extend docs with scalar_kind options * extend docs with scalar_kind examples * Update pages/querying/vector-search.mdx --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Get hops counter function (#1323) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add `text.replace`, `text.regReplace`, `text.distance` functions (#1321) * Add text functions documentation * Add indentation * Fix indentation --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * doc: Update docs for current GraphQL support (#1327) - Clarify what are pre-requisites and which dependencies are installed as part of the article - Update example to use the syntax and settings needed for `@neo4j/graphql` 7.2.0. - Expand list of what is now supported. * Add `refactor.mergeNodes` query module (#1322) * Add mergeNodes documentation * Add dot --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Start adding changelog items * All memgraph release notes are in place, TODO: check again tomorrow * Start adding MAGE changelog items * Add docs for vector edge index. (#1329) * add docs for vector index on edges * add info about vector index to SHOW INDEX INFO query * fix spelling mistake --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add all MAGE changelog items * Add docs for missing `date` and `mgps` functions (#1330) * doc: Add docs for `date.convert_format` * doc: Tidy `date` docs - Clarify the behaviour of `convert_format` - Correct the underlying language of the module: Python, not C++. * doc: Add docs for `mgps.validate_predicate` * doc: Actually add mpgs page --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Add docs for replica recovery (#1325) Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> * Complete changelog * Concurrent index creation docs (#1332) * concurrent index doc * typos * fixes * Apply suggestions from code review * update --------- Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com> Co-authored-by: matea16 <mateapesic@hotmail.com> * remove lab from release notes --------- Co-authored-by: David Ivekovic <david.ivekovic@memgraph.io> Co-authored-by: Josipmrden <josip.mrden@memgraph.io> Co-authored-by: colinbarry <colin.barry@memgraph.io> Co-authored-by: Marko Budiselic <marko.budiselic@memgraph.com> Co-authored-by: Andi Skrgat <andi8647@gmail.com> Co-authored-by: Ivan Milinović <44698587+imilinovic@users.noreply.github.com>
@matea16 matea16 deleted the refactor-mergenodes branch August 25, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer feature Documentation related to a new product feature of feature update priority: low (improvements) An idea how the representation of knowledge on a certain page could be improved status: ready PR is ready for review

3 participants