| Constructor | Description |
|---|---|
AggregateIterable(ICollection c,
List<Document> pipeline,
Document options) |
|
AggregateIterable(ICollection c,
List<Document> in,
List<Document> pipeline,
Document options) |
| Modifier and Type | Method | Description |
|---|---|---|
AggregateIterable |
allowDiskUse(boolean allow) |
|
protected Stream<Document> |
evaluateStream() |
|
Document |
first() |
|
Document |
getMetadata() |
|
Iterator<Document> |
iterator() |
forEach, spliteratorpublic AggregateIterable(ICollection c, List<Document> pipeline, Document options)
public Document getMetadata()
public AggregateIterable allowDiskUse(boolean allow)
public Document first()
Copyright © 2020. All rights reserved.