nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Graph-AdjacencyMap-Vertex-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Graph_AdjacencyMap_Vertex {
4 label="Graph::AdjacencyMap::Vertex";
5 "Graph::AdjacencyMap::Vertex::BEGIN@15";
6 "Graph::AdjacencyMap::Vertex::BEGIN@13";
7 "Graph::AdjacencyMap::Vertex::BEGIN@12";
8 "Graph::AdjacencyMap::Vertex::BEGIN@7";
9}
10subgraph cluster_base {
11 label="base";
12 "base::import";
13}
14subgraph cluster_Exporter {
15 label="Exporter";
16 "Exporter::import";
17}
18subgraph cluster_strict {
19 label="strict";
20 "strict::import";
21}
22subgraph cluster_Graph_AdjacencyMap_Light {
23 label="Graph::AdjacencyMap::Light";
24 "Graph::AdjacencyMap::Light::BEGIN@15";
25}
26"Graph::AdjacencyMap::Light::BEGIN@15" -> "Graph::AdjacencyMap::Vertex::BEGIN@13";
27"Graph::AdjacencyMap::Vertex::BEGIN@7" -> "strict::import";
28"Graph::AdjacencyMap::Vertex::BEGIN@12" -> "Exporter::import";
29"Graph::AdjacencyMap::Vertex::BEGIN@15" -> "Exporter::import";
30"Graph::AdjacencyMap::Light::BEGIN@15" -> "Graph::AdjacencyMap::Vertex::BEGIN@12";
31"Graph::AdjacencyMap::Vertex::BEGIN@13" -> "base::import";
32"Graph::AdjacencyMap::Light::BEGIN@15" -> "Graph::AdjacencyMap::Vertex::BEGIN@7";
33"Graph::AdjacencyMap::Light::BEGIN@15" -> "Graph::AdjacencyMap::Vertex::BEGIN@15";
34}