{% extends "base.html" %} {% set active_page = "Database" %} {% block head %} Dependency Graph {% endblock %} {% block body %}

Dependency Graph for File {{ uid | replace_uid_with_hid }}
UID: {{ uid }}

Legend

A context menu providing additional information about the nodes is available on right click.
{% endblock %}