Is it possible to filter recurse query paths?

You can create a var block and filter the results coming via a variable.

In the recurse query itself, you can add filters. But you can do it in steps using the var block.

Not sure precisely what you want. But the only way to do such thing is via variables and multiple blocks. Dgraph can’t work on results, just create them - if it was that what you mean.