Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
RPL 5 06/26/16
Description
To match the changes made in the spec.
Example:
{
|
find: “coll”,
|
filter: <Query Object>,
|
$readConcern: {
|
afterOpTime: { ts: <timestamp>, term: <NumberLong> }
|
}
|
}
|