This may be a good fix for `Bytecode` but should bytecode construction even get this far. `outE(null)` really shouldn't be a valid argument to that step. After this fix is applied, the `Bytecode` gets constructed, but what do the traversal do? does a traversal wtih `outE(null)` actually execute? does it behave as `outE()` or does it result in some other failure?
[ Full content available at: https://github.com/apache/tinkerpop/pull/1197 ] This message was relayed via gitbox.apache.org for [email protected]
