FindOptions.snapshot

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

struct FindOptions
Nullable!bool snapshot;

Meta