Ask a question to get started
Enter to send•Shift+Enter new line
Async check if the provided keys exist in the database.
aexists( self, keys: Sequence[str], ) -> list[bool]
keys
Sequence[str]
A list of keys to check.