Function graphRunSync

Synchronous graph traversal method

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