lastModified
Gets the last modification timestamp for an entity in async MongoDB storage.
Return
The last modification time in milliseconds since epoch, or null if not found.
Parameters
id
The unique identifier of the entity.
Gets the last modification timestamp for an entity in async MongoDB storage.
The last modification time in milliseconds since epoch, or null if not found.
The unique identifier of the entity.