| Name | Description | Type | Package | Framework |
| MongoRel | Relational expression that uses Mongo calling convention. | Interface | org.apache.calcite.adapter.mongodb | Calcite |
| MongoRel .Implementor | Callback for the implementation process that converts a tree of MongoRel nodes into a MongoDB query. | Class | org.apache.calcite.adapter.mongodb.MongoRel | Calcite |