digraph "g" { "rsc1_child:0_monitor_0 yingying.site" -> "rsc1_start_0" [ style = bold] "rsc1_child:0_monitor_0 yingying.site" [ style=bold color="green" fontcolor="black"] "rsc1_child:0_start_0 yingying.site" -> "rsc1_running_0" [ style = bold] "rsc1_child:0_start_0 yingying.site" [ style=bold color="green" fontcolor="black"] "rsc1_delete_0 yingying.site" [ style=bold color="green" fontcolor="black"] "rsc1_running_0" [ style=bold color="green" fontcolor="orange"] "rsc1_start_0" -> "rsc1_child:0_start_0 yingying.site" [ style = bold] "rsc1_start_0" -> "rsc1_running_0" [ style = bold] "rsc1_start_0" [ style=bold color="green" fontcolor="orange"] }