org.opencypher.gremlin.translation.ir.rewrite
This rule finds instances of if-not-null pattern and removes them if there are no prior steps in the traversal that may produce nulls.
This rule finds instances of if-not-null pattern and removes them if there are no prior steps in the traversal that may produce nulls.