In updates of edges only expressions are currently allowed. There are some cases where simple statements also make perfectly sense so we could have statements in updates, or at least some of them. A candidate is the for() statement that is very convenient to update an array.