Skip to content

Add Neo4j syntax for creating indices and constraints#1614

Merged
gitbuda merged 1 commit into
memgraph-3-10from
index-constraints-neo4j-compatible
May 6, 2026
Merged

Add Neo4j syntax for creating indices and constraints#1614
gitbuda merged 1 commit into
memgraph-3-10from
index-constraints-neo4j-compatible

Conversation

@Josipmrden
Copy link
Copy Markdown
Contributor

Release note

This PR adds support for the Neo4j-compatible FOR/REQUIRE syntax for creating indices and constraints, alongside the existing Memgraph ON :Label(property) / ASSERT syntax. Both syntaxes are now accepted.

Related product PRs

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

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 11:12am

Request Review

@Josipmrden Josipmrden changed the base branch from main to memgraph-3-10 May 5, 2026 11:12
@gitbuda gitbuda merged commit 51b6a7d into memgraph-3-10 May 6, 2026
2 checks passed
@gitbuda gitbuda deleted the index-constraints-neo4j-compatible branch May 6, 2026 07:30
@gitbuda gitbuda mentioned this pull request May 6, 2026
93 tasks
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.

2 participants