Today I cannot create named constraint or index. I am getting following error.
Command - CREATE INDEX PersonBornIndex FOR (p:Person) ON (p.born)
Error-
Invalid input 'P': expected whitespace, comment, ON, '=', node labels, MapLiteral, a parameter, a ...