Spring Data MongoDB - Core

Uses of Class
org.springframework.data.mongodb.core.aggregation.MatchOperation

Packages that use MatchOperation
org.springframework.data.mongodb.core.aggregation Support for the MongoDB aggregation framework. 
 

Uses of MatchOperation in org.springframework.data.mongodb.core.aggregation
 

Methods in org.springframework.data.mongodb.core.aggregation that return MatchOperation
static MatchOperation Aggregation.match(Criteria criteria)
          Creates a new MatchOperation using the given Criteria.
 


Spring Data MongoDB - Core

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.