[
https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511646#comment-16511646
]
ASF GitHub Bot commented on TINKERPOP-1967:
-------------------------------------------
GitHub user vtslab opened a pull request:
https://github.com/apache/tinkerpop/pull/877
Tinkerpop 1967 Add a connectedComponent() step - vtslab contribution2
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-vtslab2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/877.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 #877
----
commit 28d4b02660f3f5c682538acaf4768218d9a8b40a
Author: HadoopMarc <vtslab@...>
Date: 2018-05-21T12:03:54Z
Merged vtslab recipe for connected components
commit b087822708707013f7f0cd3b5abaf6d0f574a72e
Author: HadoopMarc <vtslab@...>
Date: 2018-06-10T13:17:17Z
Extended the connected-components recipe
----
> Add a connectedComponent() step
> -------------------------------
>
> Key: TINKERPOP-1967
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1967
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.3.3
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.4.0
>
>
> Given TINKERPOP-1852 we should probably just simplify and improve performance
> of connected component identification. Implementing this will involved the
> creation of {{ConnectedComponentVertexProgram}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)