Function graphRun

Asynchronous graph traversal method

If failFast:false is set in the options, then an AggregateError will be raised if there were any failures. Otherwise, a normal Error is raised on failure.