reset password
Author Message
khsu
Posts: 30
Posted 15:49 Nov 10, 2016 |

For Homework3, is it possible to create custom types for mongoDB? I've searched around the web and there aren't anything regarding creating your own custom types in mongoDB. All they have on types are a list of predefined types that mongoDB accepts.

khsu
Posts: 30
Posted 15:55 Nov 10, 2016 |

I may have misinterpret the assignment requirements. When it states "It should have type:'edu'", is it just a field called 'type' with "edu" as the string value?

msargent
Posts: 519
Posted 18:15 Nov 10, 2016 |

Yes, it's just a property. The idea is to give some easy way to get all the education objects, skill objects, etc.