Interface Window

All Superinterfaces:
Bson

public interface Window extends Bson
A subset of documents within a partition in the $setWindowFields pipeline stage of an aggregation pipeline (see partitionBy in Aggregates.setWindowFields(Object, Bson, Iterable)).
Since:
4.3
See Also: