Generic annotation class for attaching metadata to GolemBase entities.
Annotations provide a key-value mechanism for adding searchable metadata
to entities, enabling efficient querying and categorization of stored data.
They are essential for building database-like functionality on top of GolemBase.
Generic annotation class for attaching metadata to GolemBase entities.
Annotations provide a key-value mechanism for adding searchable metadata to entities, enabling efficient querying and categorization of stored data. They are essential for building database-like functionality on top of GolemBase.
Example