Interface PlainAttrValueDAO

All Known Implementing Classes:
JPAPlainAttrValueDAO, Neo4jPlainAttrValueDAO

public interface PlainAttrValueDAO
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    deleteAll(PlainAttr<?> attr, AnyUtils anyUtils)
    Deletes and remove all values of the given attribute.
  • Method Details

    • deleteAll

      void deleteAll(PlainAttr<?> attr, AnyUtils anyUtils)
      Deletes and remove all values of the given attribute.
      Parameters:
      attr - plain attribute
      anyUtils - utility