There was an error while loading. Please reload this page.
Interface for allowing the underlying database to be changed
Adapter classes must implement the following methods:
See ExportAdapter.js for the default adapter implementation using MongoDB.
See transform.js for additional database specific transformation logic.