Uses of Class
org.springframework.data.mongodb.core.aggregation.SetWindowFieldsOperation.DocumentWindow
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of SetWindowFieldsOperation.DocumentWindow in org.springframework.data.mongodb.core.aggregation
Modifier and TypeMethodDescriptionSetWindowFieldsOperation.DocumentWindowBuilder.build()
Create a document window relative to the position of the current document.