age icon indicating copy to clipboard operation
age copied to clipboard

how to create constraints

Open journeytosilius opened this issue 5 months ago • 2 comments

CREATE CONSTRAINT ON (person:Person) ASSERT person.id IS UNIQUE;

Is there a way to create constraints like this om AGE ? If there is, sorry since I can't find documentation about it, would appreciate if you can point out

journeytosilius avatar Mar 02 '24 21:03 journeytosilius

Hello, we are aware of this syntax, though is not yet implemented. Thanks for your interest.

dehowef avatar Mar 06 '24 19:03 dehowef

Hi, thanks. So how are constraints created ? Is this possible ? The thing is, I can't find anything in the docs

journeytosilius avatar Mar 07 '24 10:03 journeytosilius