The concept of an ‘operator’ doesn’t really make sense in the context of visual programming. An operator is really just a function with a very short name and different param order. That doesn’t really matter in Blueprints. Most of the UScript operators still exist in BP, but with slightly more descriptive names (eg rotator >> operator is RotateVector). Sorry if I misunderstand the question!
James