Skip to content

model-graph-tools/model

Repository files navigation

Model

Microservice exposing a REST API to query the WildFly management model. The model service is bound to one graph database containing one specific version of the management model.

Big Picture

The model service is part of the model graph tools and uses the graph database created by the analyzer command line tool.

Take a look at the setup repository how to get started.

Model Graph Tools