Package org.apache.calcite.adapter.mongodb
package org.apache.calcite.adapter.mongodb
Query provider based on a MongoDB database.
-
ClassDescriptionImplementation of
Aggregaterelational expression in MongoDB.Implementation of aFilterrelational expression in MongoDB.Builtin methods in the MongoDB adapter.Implementation ofProjectrelational expression in MongoDB.Relational expression that uses Mongo calling convention.Callback for the implementation process that converts a tree ofMongoRelnodes into a MongoDB query.Rules and relational operators forMONGOcalling convention.Schema mapped onto a directory of MONGO files.Factory that creates aMongoSchema.Implementation ofSortrelational expression in MongoDB.Table based on a MongoDB collection.Implementation ofQueryablebased on aMongoTable.Relational expression representing a scan of a MongoDB collection.Relational expression representing a scan of a table in a Mongo data source.Rule to convert a relational expression fromMongoRel.CONVENTIONtoEnumerableConvention.