I\'m using Android room persistent library to store some categories in my app, and each category has subcategories.
this is the Entity data class.
Entity