Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-01-2020 06:32 AM
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
05-01-2020 10:50 AM
Have a common label on all these nodes, e.g. :Entity
or something.
All the sessions of the conference are now available online