> After a quick research, I can confirm, this is part of OpenCypher v25 we already parse: > > ```cypher > 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](https://github.com/ArcadeData/arcadedb/issues/3760#issuecomment-4171914645)_
Originally posted by @lvca in #3760