graph [
	node [
		id 2
	]
	node [
		id 3
	]
	edge [
		source 2
		source 3
		target 2
	]
]

