Uses of Class
dev.morphia.aggregation.stages.Documents
-
Packages that use Documents Package Description dev.morphia.aggregation.stages -
-
Uses of Documents in dev.morphia.aggregation.stages
Methods in dev.morphia.aggregation.stages that return Documents Modifier and Type Method Description static DocumentsDocuments. documents(DocumentExpression... expressions)Creates a new stage with the given document expressions
-