Valentyn Kahamlyk
Valentyn Kahamlyk
- Added support for mid-traversal E() - Added unit tests - Added Cucumber tests - Updated doc Jira ticket https://issues.apache.org/jira/browse/TINKERPOP-2798
Added `ExplainStrategy` which allows to get traversal explanation for remote traversals and GLV's. https://issues.apache.org/jira/browse/TINKERPOP-2128
I tried different escape sequences, no one work. LinqToQuerystringFilteringSample also don't allow search by apostrophe, crashes with exception. Simple test (nunit) [Test] [TestCase("\'", Result = 1)] [TestCase("\\'", Result = 1)]...
The server will no longer process Bytecode requests. Old translator replaced by new ones introduced in TINKERPOP-3028. Feature tests will run for both gremlin-lang and gremlin-groovy script engines.