FindOptions.snapshot

Prevents the cursor from returning a document more than once because of an intervening write operation.

struct FindOptions
@deprecatedSince(WireVersion.v40)
Nullable!bool snapshot;

Meta