Like has but operates on a multiple ids.
For every supplied id check if database contains a dataset with that id.
- Parameters:
ids_ (Iterable[str | UUID]) – iterable of dataset ids to check existence in index
- Return type:
Iterable[bool]
- Returns:
Iterable of bools, true for datasets that exist in index