
Question:
DM NoSQL: How do I create a new NoSQL model?
Answer:
When you do not have a erwin DM xml model to import, you can create a new NoSQL model.
Please follow the below steps to create a new model, add Collections and fields and make a clone:
New NoSQL models can be created using the new option. New models can be edited straight away and do not need to be set to editable or be cloned.
from the bottom right hand corner of the home page
You will now have a new, blank NoSQL model.
To create a new object

This will present the diagram objects that can be created


Collections can be dragged onto this top level collection to create a nesting structure. To do this, select the Collection palette object and drag onto the collection that has been created.



We can now quickly create complex NoSQL models.
Collections can also be cloned within a NoSQL model, to do this, just right click on a created collection header bar and select the Clone symbol

A new collection will be created and will have a CL_Policy_Types_ID structure

Fields can also be cloned within a NoSQL model, to do this, just right click on a existing field name and select the Clone symbol

A new field will be created and will have an CL_surname_ID structure
