-
Type:
Improvement
-
Resolution: Done
-
Priority:
Critical - P2
-
Affects Version/s: None
-
Component/s: API
Currently the DBClientInterface::findN signature takes nToReturn and there is no limit or batchSize method on the returned Cursor.
Ideally the Cursor interface should work like the one provided by every other driver.