You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by vtslab <gi...@git.apache.org> on 2018/06/10 13:26:14 UTC

[GitHub] tinkerpop pull request #875: TINKERPOP-1967 Add a connectedComponent() step ...

GitHub user vtslab opened a pull request:

    https://github.com/apache/tinkerpop/pull/875

        TINKERPOP-1967  Add a connectedComponent() step - vtslab contribution

    This merges the new OLAP step into a corrected version of the old recipe. I did not adapt the release-update file, which is no longer consistent with the sutiation (leave that to you). I made a comment in the TINKERPOP-1967 branch proper about the gremlin-console import section.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vtslab/incubator-tinkerpop TINKERPOP-1967-vtslab

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/875.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #875
    
----
commit f91d3d9d21f1e921a071200668b0fd0e33b321a8
Author: Stephen Mallette <sp...@...>
Date:   2018-05-17T18:44:01Z

    TINKERPOP-1967 Added connectedComponent() step
    
    Deprecated the recipe for "Connected Components" but left the old content present as I felt it had educational value.

commit 552cc228f4b86ddf76c250667466291ece2fc705
Author: HadoopMarc <vt...@...>
Date:   2018-05-21T12:03:54Z

    Merged vtslab recipe for connected components

commit 657ffd423df093909fc861a079280e9e2b94f100
Author: HadoopMarc <vt...@...>
Date:   2018-06-10T13:17:17Z

    Extended the connected-components recipe

----


---

[GitHub] tinkerpop issue #875: TINKERPOP-1967 Add a connectedComponent() step - vtsla...

Posted by vtslab <gi...@git.apache.org>.
Github user vtslab commented on the issue:

    https://github.com/apache/tinkerpop/pull/875
  
    PR is malformed due to problems in master. I close this one and prepare a new PR with the same commits.


---

[GitHub] tinkerpop pull request #875: TINKERPOP-1967 Add a connectedComponent() step ...

Posted by vtslab <gi...@git.apache.org>.
Github user vtslab closed the pull request at:

    https://github.com/apache/tinkerpop/pull/875


---

[GitHub] tinkerpop issue #875: TINKERPOP-1967 Add a connectedComponent() step - vtsla...

Posted by spmallette <gi...@git.apache.org>.
Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/875
  
    @vtslab is there something amiss with this PR? any idea why are there so many conflicted files?


---