@ -0,0 +1,13 @@
---
title : to show graphs
published : false
visible : false
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;