Skip to content

docs: property-value descriptions - #1721

Merged
vpavicic merged 1 commit into
release/3.13from
docs/property-value-descriptions
Aug 12, 2026
Merged

docs: property-value descriptions#1721
vpavicic merged 1 commit into
release/3.13from
docs/property-value-descriptions

Conversation

@DavIvek

@DavIvek DavIvek commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Release note

Document property-value descriptions on the server-side descriptions page: attach a human-readable label to a specific value of a property (SET DESCRIPTION ON PROPERTY gender VALUE "1" "Male") and resolve it at query time with the new description(property, value) function. Also covers the new "property value" type and value column in SHOW DESCRIPTIONS, DELETE DESCRIPTION ON PROPERTY … VALUE …, and an enum/lookup-decoding use case.

Related product PRs

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

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

Extend the server-side descriptions page with property-value descriptions:
the PROPERTY <p> VALUE <literal> target, SET/DELETE examples, the new
"property value" type and value column in SHOW DESCRIPTIONS, the description()
function for resolving a value's label at query time, and an enum/lookup
decoding use case.
@DavIvek DavIvek self-assigned this Aug 11, 2026
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 11, 2026 9:47am

Request Review

@DavIvek
DavIvek marked this pull request as ready for review August 12, 2026 07:39
@DavIvek DavIvek added this to the 3.13 milestone Aug 12, 2026
@vpavicic
vpavicic merged commit cc9f104 into release/3.13 Aug 12, 2026
2 checks passed
@vpavicic vpavicic mentioned this pull request Aug 13, 2026
72 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants