nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / opt-local-lib-perl5-5-14-2-darwin-multi-2level-Tie-Hash-NamedCapture-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-darwin-multi-2level-Tie-Hash-NamedCapture-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-darwin-multi-2level-Tie-Hash-NamedCapture-pm.dot
new file mode 100644 (file)
index 0000000..f15ba7c
--- /dev/null
@@ -0,0 +1,14 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_English {
+       label="English";
+       "English::BEGIN@1";
+       "English::BEGIN@148";
+}
+subgraph cluster_strict {
+       label="strict";
+       "strict::import";
+}
+"English::BEGIN@148" -> "English::BEGIN@1";
+"English::BEGIN@1" -> "strict::import";
+}