Hi Anshu, All the data models are available under https://github.com/apache/atlas/tree/master/addons/models and are loaded into the system here<https://github.com/apache/atlas/blob/master/repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java#L115>.
Regards Ayub Khan From: anshu shukla <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, July 23, 2018 at 12:54 PM To: "[email protected]" <[email protected]> Subject: Atlas Typesystem Hi, I was going thru the Apache atlas code and unable to find that how default type system in created in Atlas. The one I can see thru query at - http://<IP>:21000/api/atlas/types/storm_node But unable to find which part of code have populated that. -- Thanks & Regards, Anshu Shukla
