Classes
Members
# static constant exports.defineMethod
Meteor method used to define new instances of the given collection name.
# static constant exports.dumpDatabaseMethod
Allows admins to create and return a JSON object to the client representing a snapshot of the RadGrad database.
# static constant exports.removeAllEntities
Deletes all documents from all RadGrad collections. Checks the integrity of the database before doing the deletion. To be used only in testing mode.