The EKB model graph is an implementation of the model graph. It uses a graph database as storage. It usually get filled by two components: the TransformationEngineService and the ModelRegistryService. The TransformationEngineService inserts all transformations it get saved as new edges into the graph database. The ModelRegistry notifies the graph whenever new models get available or models get unavailable.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.