| .. |
|
CursorDocumentSource.js
|
9f58d6c842
Added CursorDocumentSource, Cursor, PipelineCommand, Pipeline, and PipelineD classes. Also removed some old code and fixed the top level munge to use PipelineCommand. refs #998, #1615, #1616
|
vor 12 Jahren |
|
DocumentSource.js
|
c38b286961
Refs #1002. Changed refs from Bson to Json.
|
vor 12 Jahren |
|
FilterBaseDocumentSource.js
|
9e38098d17
fixed various bugs in the current document sources and the pipeline to get the overall munge flow working. turned on unit test cases for munge. refs #934
|
vor 12 Jahren |
|
GroupDocumentSource.js
|
3a15648752
Refs #1001 GroupDocumentSource has been aded and all test cases have been built. There are test cases that are dependent on upon ObjectExpression working correctly so they are commented out for now
|
vor 12 Jahren |
|
LimitDocumentSource.js
|
656f814004
Implemented $skip document source. fixes #1007
|
vor 12 Jahren |
|
MatchDocumentSource.js
|
9e38098d17
fixed various bugs in the current document sources and the pipeline to get the overall munge flow working. turned on unit test cases for munge. refs #934
|
vor 12 Jahren |
|
ProjectDocumentSource.js
|
a0ea647a04
refs #1004 Fixed static/non-static bug.
|
vor 12 Jahren |
|
SkipDocumentSource.js
|
656f814004
Implemented $skip document source. fixes #1007
|
vor 12 Jahren |
|
UnwindDocumentSource.js
|
59ecca9c11
Added $unwind document source and test cases. fixes #1008
|
vor 12 Jahren |