Skip to content

Support for Cypher CREATE INDEX #3763

@lvca

Description

@lvca

After a quick research, I can confirm, this is part of OpenCypher v25 we already parse:

CREATE INDEX name IF NOT EXISTS FOR (n:Label) ON (n.prop)

I'm going to implement this in a new issue.

Originally posted by @lvca in #3760

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions