| Package | Description |
|---|---|
| org.springframework.data.mongodb.core.aggregation |
Support for the MongoDB aggregation framework.
|
| Modifier and Type | Method and Description |
|---|---|
ConvertOperators.ToDate |
ConvertOperators.ConvertOperatorFactory.convertToDate()
Creates new
aggregation expression for $toDate that converts a value to a date. |
static ConvertOperators.ToDate |
ConvertOperators.ToDate.toDate(Object value)
Creates new
ConvertOperators.ToDate using the given value as input. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.