Hi,
I would like to put a constraint on a property “uuid” that is Unique.
My issue is that the constraint call requires you to put at least one label but I want to avoid that since uuid exists in all nodes/labels.
What is the usual workaround to this?
Thanks