[GitHub] tinkerpop pull request #362: Minor word and link cleanup

2016-07-16 Thread robertdale
GitHub user robertdale opened a pull request: https://github.com/apache/tinkerpop/pull/362 Minor word and link cleanup Fixed spelling and links. You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertdale/tinkerpop docs-edits Alte

Re: RepeatStep

2016-07-16 Thread pieter-gmail
More investigation, shows that the new RepeatUnrollStrategy completely removes the RepeatStep because of the times 0 logic. For the global case the leaves behind the GraphStep and the HasStep thus returning a1. For the LocalStep case the LocalSteps are now empty (after the RepeatSteps have been r

Re: RepeatStep

2016-07-16 Thread pieter-gmail
Hi, I am running the following tests on 3.2.1-SNAPSHOT @Test public void testRepeat() { final TinkerGraph g = TinkerGraph.open(); Vertex a1 = g.addVertex(T.label, "A", "name", "a1"); Vertex b1 = g.addVertex(T.label, "B", "name", "b1"); Vertex b2 = g.addVert

Re: Code Freeze 3.1.3/3.2.1

2016-07-16 Thread Marko Rodriguez
Thanks again for handling the release process. I appreciate nearly nothing in this world except for the effort you put into the release process. Thank you, Marko. http://markorodriguez.com > On Jul 15, 2016, at 4:39 PM, Stephen Mallette wrote: > > Everything looks good to do a vote for 3.1