Interface UniquenessConstraint

    • Method Detail

      • getUniquenessName

        String getUniquenessName()
        Returns the name of the uniqueness constraint defined in the data model (property name).
      • getUniqueFields

        List<? extends SchemaNode> getUniqueFields()
        Returns the nodes in the data model that are declared as being unique (property field).