Creates an instance of Model with the corresponding metadata.
Virutal ID of document
Key of collection
Return the Model reference
Getter for the virtual _id property
Delete a docuemnt from DB
Execute a fucntion or get a prop value by condicion before and after
Check if this document exist in DB by model key
Get the KEY from the property without autopopulate.
Get metadata on model
Get key
Save/Create a register of the document in the database and return the instance
Set metadata on model
Update a record in the database and return the instance
Assing all properties to object when this is created.
Create a register of the document in the database and return the instance
Delete many docuemnt from DB
Parse mongo document to instance of the class
Parse mongo document array to instance array
Return an array of document casted found in database
Return one document from database by ID
Return one document from database by the query
Parse mongo document to instance of the class
Generated using TypeDoc
Future features: