UNPKG
quosdolorem
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
The MongoDB Shell
github.com/MonaGoyette/quosdolorem.git
MonaGoyette/quosdolorem
quosdolorem
/
packages
/
java-shell
/
src
/
test
/
resources
/
collection
/
updateMany.expected.txt
2 lines
•
194 B
Plain Text
View Raw
1
2
AcknowledgedUpdateResult{matchedCount=
3
, modifiedCount=
3
, upsertedId=
null
} [ {
"_id"
: <ObjectID>,
"a"
:
1
,
"b"
:
1
}, {
"_id"
: <ObjectID>,
"a"
:
1
,
"b"
:
1
}, {
"_id"
: <ObjectID>,
"a"
:
1
,
"b"
:
1
} ]