Package-level declarations

Contains MongoDB related code

Types

Link copied to clipboard
interface MongoConvert<O>

Represents an object that can be converted to MongoDB data representation

Link copied to clipboard
object MongoDb

Instance controlling access to MongoDB

Link copied to clipboard
interface MongoRepr<A>

Represents an object that can be converted from MongoDB representation to actual data representation

Link copied to clipboard
interface Store

An interface used to identify classes that can store themselves into a mongo database