01List all available entity kinds in Datastore
02Filter entities by field equality, including key fields
03Count entities with optional field-based filtering
040 GitHub stars
05Retrieve specific entities by key (name or ID)
06Query entities with pagination (limit and offset)