Class MongoSchema

java.lang.Object
org.apache.calcite.schema.impl.AbstractSchema
org.apache.calcite.adapter.mongodb.MongoSchema
All Implemented Interfaces:
Schema

public class MongoSchema extends AbstractSchema
Schema mapped onto a directory of MONGO files. Each table in the schema is a MONGO file in that directory.