dependentsOf

fun dependentsOf(taskId: String): Set<String>

Returns all task IDs that depend on taskId.