nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Graph-Matrix-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-Graph-Matrix-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-Graph-Matrix-pm.dot
new file mode 100644 (file)
index 0000000..57bbfc0
--- /dev/null
@@ -0,0 +1,17 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_Graph_Matrix {
+       label="Graph::Matrix";
+       "Graph::Matrix::BEGIN@6";
+}
+subgraph cluster_Graph_AdjacencyMatrix {
+       label="Graph::AdjacencyMatrix";
+       "Graph::AdjacencyMatrix::BEGIN@6";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"Graph::AdjacencyMatrix::BEGIN@6" -> "Graph::Matrix::BEGIN@6";
+"Graph::Matrix::BEGIN@6" -> "strict::import";
+}