Generating Type Safe Model - circles-arrows/blueprint41 GitHub Wiki
Generating a type-safe model
When generating the type-safe models, codes will be generated based on your DataStoreModel (i.e DataStore) from MovieGraph.Model project.
- Build the
MovieGraph.Modelproject to generate type-safe generated models.
- On the
MovieGraph.Generatedproject, expand the folders to see the generated files.
๐ You've successfully generated the type-safe models from blueprint41 data store model. You havenโt yet created a new instance of a blueprint41 entity. Next topic will guide you on how to create, retrieve, manipulate and delete a node.