| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
DateOperators.Minute |
DateOperators.DateOperatorFactory.minute()
Creates new
AggregationExpression that returns the minute portion of a date as a number between 0 and 59. |
static DateOperators.Minute |
DateOperators.Minute.minuteOf(AggregationExpression expression)
Creates new
DateOperators.Minute. |
static DateOperators.Minute |
DateOperators.Minute.minuteOf(String fieldReference)
Creates new
DateOperators.Minute. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.