Re: [DISCUSS] Bytecode bindings cache documentation

2017-06-26 Thread Stephen Mallette
I didn't think we could cache traversals that way given: > So, while you can clone() a traversal and re-use it, you can't change its parameterization because its already been compiled and during compilation, many of those parameters were used to determine how it would be compiled. and we certainl

[DISCUSS] Bytecode bindings cache documentation

2017-06-22 Thread Robert Dale
Given https://issues.apache.org/jira/browse/TINKERPOP-1444 and https://lists.apache.org/thread.html/b5ac4d4b51ccaefdab0005f7d70501bae74aaeb2e1313fbb50b76ccd@%3Cdev.tinkerpop.apache.org%3E I believe that makes the following section under withRemote false wrt to caching a parameterized traversal and