{% extends "base.html" %} {% block title %}Data{% endblock title %} {%- block body %}

Data

Metadata

Detached edges {{ detached_count }}

Detached edges

Expand to list all detached edges.
{% if graph.meta.config.raw_toml or graph.meta.config.raw_json %}

Raw formats

The raw data used to render this graph is available in the following formats:

{% endif %} {%- endblock body %}