It is possible to view the graph of entities currently instanciated. The format used by dynamic-graph is dot. Using the python interpreter the following command
is writing the my_dynamic_graph.dot in the /tmp directory
To view the dot file you can simply use:
It provides the following output: