digraph Test { __BEGIN__ -> NODE_1 NODE_1 [ selector=MY_SELECTOR, subgraph="subgraph.adot", parallelism=threading, comment="Test node with attributes" ] NODE_1 -> __END__ }