This namespace contains taxonomical data structures, i.e. data structures that help us to describe what kind of a thing something is. More...
Enumerations | |
enum | EntityType { USER, ITEM, TAG, TIMESTAMP } |
Type to refer to different kinds of entities like users and items. More... |
This namespace contains taxonomical data structures, i.e. data structures that help us to describe what kind of a thing something is.
enum EntityType |