Ask a question to get started
Enter to sendā¢Shift+Enter new line
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.