-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 1.9.2
-
Component/s: None
-
None
When performing a db.getCollectionNames() call on the database (in shell), I can see all of the collections. However, when performing it in my tool, or performing CollectionExists, I'm getting empty arrays and falses when I should get a list and trues.
If I know the collection name ahead of time it works fine.
- duplicates
-
CSHARP-1145 Support cursor in listCollections and listIndexes commands
- Closed