UniqueConstraint

EBNF

UniqueConstraint = (C,O,N,S,T,R,A,I,N,T), SP, (O,N), [SP], '(', Variable, NodeLabel, ')', [SP], (A,S,S,E,R,T), SP, PropertyExpression, SP, (I,S), SP, (U,N,I,Q,U,E) ;
Variable = SymbolicName ;
NodeLabel = ':', [SP], LabelName ;
LabelName = SchemaName ;

Referenced from