When using the java driver with the aggregation framework, the only method available is the one that takes varargs http://api.mongodb.org/java/2.11.1/com/mongodb/DBCollection.html#aggregate
Could you please add an aggregate method that takes a List (or any ordered Collection)?
- is duplicated by
-
JAVA-640 Signature change for aggregate helper method
-
- Closed
-