[ENHANCEMENT]: Add @unique constraints to predicates in DQL schema #8865
Labels
area/querylang
Issues related to the query language specification and implementation.
dgraph
Issue or PR created by an internal Dgraph contributor.
kind/enhancement
Something could be better.
Use case and current behavior
Dgraph does not enforce uniqueness in the DQL schema.
It is a first step to address other feature requests from #8179
Enhancement
The users can specify uniqueness constraint using @unique directive in the schema for a given predicate.
Links to Discuss, RFC or previous Issues and PRs
jdgamble555 requests]#8179
The text was updated successfully, but these errors were encountered: