Bson |
| Name | Description | |
|---|---|---|
| Execute(Collation) | Execute expression with an empty document (used only for resolve math/functions). | |
| Execute(BsonDocument, Collation) | Execute expression and returns IEnumerable values | |
| Execute(IEnumerableBsonDocument, Collation) | Execute expression and returns IEnumerable values |