Currently bgraph support's uni-directional graph queries from edges ie `G.v().out().in()` however we want a pipe to support any direction ie `G.v().any()`