Skip to content

Add where after yield syntax#1612

Open
Josipmrden wants to merge 1 commit intomemgraph-3-10from
where-after-yield-syntax
Open

Add where after yield syntax#1612
Josipmrden wants to merge 1 commit intomemgraph-3-10from
where-after-yield-syntax

Conversation

@Josipmrden
Copy link
Copy Markdown
Contributor

Release note

Implement WHERE after YIELD syntax.

Example:

CALL mg.procedures() YIELD * WHERE name = 'mg.procedures'
RETURN name

Related product PRs

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

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 3.10 milestone May 5, 2026
@Josipmrden Josipmrden self-assigned this May 5, 2026
@Josipmrden Josipmrden added the feature Documentation related to a new product feature of feature update label May 5, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 5, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 5, 2026 10:55am

Request Review

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