We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
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
Originally posted by @lvca in #3760