AggregateCommand.filter(value: any): Object

    聚合操作符。根据给定条件返回满足条件的数组的子集。

    Object

    参数可以是任意解析为数组的表达式。

    返回结果如下: