Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
How should I do to use the python api to perform this query:
db.collection.find( { field: value }, { array: {$slice: count } } );
|
How should I do to use the python api to perform this query:
db.collection.find( { field: value }, { array: {$slice: count } } );
|