Skip to content

Conversation

@DavIvek
Copy link
Contributor

@DavIvek DavIvek commented Jul 7, 2025

Release note

Added docs for vector edge index.

Related product PRs

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

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

@DavIvek DavIvek added this to the Memgraph 3.4 milestone Jul 7, 2025
@DavIvek DavIvek self-assigned this Jul 7, 2025
@DavIvek DavIvek requested review from gitbuda and matea16 as code owners July 7, 2025 16:08
@DavIvek DavIvek added the feature Documentation related to a new product feature of feature update label Jul 7, 2025
@vercel
Copy link

vercel bot commented Jul 7, 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 8, 2025 11:18am

@DavIvek DavIvek changed the base branch from main to memgraph-3-4 July 7, 2025 16:11
@DavIvek DavIvek requested a review from katarinasupe as a code owner July 7, 2025 16:11
@matea16 matea16 merged commit 2628a4a into memgraph-3-4 Jul 8, 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 add-vector-index-on-edges-docs 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

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants