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
/
db
/
getCollectionInfos.expected.1.txt
2 lines
(1 loc)
•
179 B
Plain Text
View Raw
1
2
[ {
"name"
:
"testCollection1"
,
"type"
:
"collection"
,
"options"
: { },
"info"
: {
"readOnly"
:
false
,
"uuid"
: <UUID> },
"idIndex"
: {
"v"
: 2,
"key"
: {
"_id"
: 1 },
"name"
:
"_id_"
} } ]