Getting Filter to Work

I experienced this too.

Solution right now is to either add @cascade to some extent to remove nodes that do not have the filtered edges when those edges are required, or remove the requirement ! from an edge that you want to query that may not be present when filtered.