See: Description
| Interface | Description |
|---|---|
| CriteriaDefinition | |
| Update.Modifier |
Marker interface of nested commands.
|
| Class | Description |
|---|---|
| BasicQuery |
Custom
Query implementation to setup a basic query from some arbitrary JSON query string. |
| BasicUpdate | |
| Criteria |
Central class for creating queries.
|
| Field | |
| GeoCommand |
Wrapper around a
Shape to allow appropriate query rendering. |
| Meta |
Meta-data for
Query instances. |
| NearQuery |
Builder class to build near-queries.
|
| Query | |
| SerializationUtils |
Utility methods for JSON serialization.
|
| Term |
A
Term defines one or multiple words Term.Type.WORD or phrases Term.Type.PHRASE to be used in the
context of full text search. |
| TextCriteria |
Implementation of
CriteriaDefinition to be used for full text search. |
| TextQuery |
Query implementation to be used to for performing full text searches. |
| Update |
Class to easily construct MongoDB update clauses.
|
| Update.Modifiers |
Modifiers holds a distinct collection of
Update.Modifier |
| Enum | Description |
|---|---|
| Order | Deprecated
prefer
Sort.Direction |
| Term.Type | |
| Update.Position |
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.