Skip to content

docs(path): document slice bound clamping and null path arguments - #1722

Draft
imilinovic wants to merge 1 commit into
release/3.13from
fix/path-slice-range
Draft

docs(path): document slice bound clamping and null path arguments#1722
imilinovic wants to merge 1 commit into
release/3.13from
fix/path-slice-range

Conversation

@imilinovic

@imilinovic imilinovic commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Related product PRs

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

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

Example outputs in the new section were taken from a running Memgraph with the fix applied.

`slice()` adjusts an out-of-range offset or length to the nearest subpath
instead of raising an error, and `slice()`, `elements()` and `combine()`
accept a null path. Document both, with an example of each clamping rule.
@imilinovic imilinovic added this to the 3.13 milestone Aug 11, 2026
@imilinovic imilinovic added the bugfix Documentation related to a product bugfix label Aug 11, 2026
@imilinovic imilinovic 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 2:33pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Documentation related to a product bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant