{{ display_name }} - Graph
{{ graph_view_links | safe }}
{% if graph_summary.truncated %}
Showing {{ graph_summary.shown_nodes }} of {{ graph_summary.total_nodes }} nodes and {{ graph_summary.shown_edges }} of {{ graph_summary.total_edges }} edges. Refine the search or raise limits to see more.
{% endif %} {% if detail == "full" %}Full graph loads every matching node and edge for the current filters. This may be slow for large RDF graphs.
{% endif %} {% if graph_summary.dropped_isolated_visible_nodes %}{{ graph_summary.dropped_isolated_visible_nodes }} selected node(s) without visible edges are hidden. Enable isolated nodes to show them.
{% endif %}No RDF triples are available for this selection.