nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Heap071-Elem-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Heap071_Elem {
4 label="Heap071::Elem";
5 "Heap071::Elem::BEGIN@3";
6 "Heap071::Elem::BEGIN@4";
7}
8subgraph cluster_vars {
9 label="vars";
10 "vars::import";
11}
12subgraph cluster_Graph_MSTHeapElem {
13 label="Graph::MSTHeapElem";
14 "Graph::MSTHeapElem::BEGIN@5";
15}
16subgraph cluster_strict {
17 label="strict";
18 "strict::import";
19}
20"Graph::MSTHeapElem::BEGIN@5" -> "Heap071::Elem::BEGIN@4";
21"Heap071::Elem::BEGIN@3" -> "strict::import";
22"Heap071::Elem::BEGIN@4" -> "vars::import";
23"Graph::MSTHeapElem::BEGIN@5" -> "Heap071::Elem::BEGIN@3";
24}