Skip to content

docs: add toBooleanOrNull, toFloatOrNull, toIntegerOrNull, toStringList#1651

Open
imilinovic wants to merge 1 commit into
release/3.11from
feat/or-null-func
Open

docs: add toBooleanOrNull, toFloatOrNull, toIntegerOrNull, toStringList#1651
imilinovic wants to merge 1 commit into
release/3.11from
feat/or-null-func

Conversation

@imilinovic
Copy link
Copy Markdown
Contributor

@imilinovic imilinovic commented Jun 3, 2026

Release note

Documents the new toBooleanOrNull, toFloatOrNull, toIntegerOrNull, and toStringList conversion functions, the element-wise null-on-failure behavior of toBooleanList/toFloatList/toIntegerList, and toString/toStringOrNull support for spatial points.

Related product PRs

memgraph/memgraph#4230

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

@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label Jun 3, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jun 3, 2026 2:18pm

Request Review

Document the new *OrNull scalar conversions and toStringList in the
function reference, and note that the list conversions null out
non-convertible elements per element. Drop these conversion functions
from the unsupported-functions list.
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.

1 participant