nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-Graph-Attribute-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Graph_Attribute {
4 label="Graph::Attribute";
5 "Graph::Attribute::BEGIN@24";
6 "Graph::Attribute::import";
7 "Graph::Attribute::BEGIN@14";
8 "Graph::Attribute::BEGIN@49";
9 "Graph::Attribute::BEGIN@3";
10 "Graph::Attribute::CORE:match";
11}
12subgraph cluster_Graph {
13 label="Graph";
14 "Graph::BEGIN@86";
15}
16subgraph cluster_strict {
17 label="strict";
18 "strict::unimport";
19 "strict::import";
20}
21"Graph::BEGIN@86" -> "Graph::Attribute::BEGIN@14";
22"Graph::Attribute::BEGIN@3" -> "strict::import";
23"Graph::Attribute::import" -> "Graph::Attribute::CORE:match";
24"Graph::BEGIN@86" -> "Graph::Attribute::BEGIN@24";
25"Graph::Attribute::BEGIN@49" -> "strict::unimport";
26"Graph::Attribute::BEGIN@24" -> "strict::unimport";
27"Graph::Attribute::BEGIN@14" -> "strict::unimport";
28"Graph::BEGIN@86" -> "Graph::Attribute::BEGIN@3";
29"Graph::BEGIN@86" -> "Graph::Attribute::import";
30"Graph::BEGIN@86" -> "Graph::Attribute::BEGIN@49";
31}