exec
Execute the find operation to return the document with the matching identifier.
Return
The DittoDocument with the identifier provided in the findById
call or null
if the document was not found.
Execute the find operation to return the document with the matching identifier.
The DittoDocument with the identifier provided in the findById
call or null
if the document was not found.