[ 
https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16505181#comment-16505181
 ] 

Marc de Lignie commented on TINKERPOP-1967:
-------------------------------------------

[~spmallette] The code for the VertexProgramStrategy suggest that you can 
configure the number of workers that is used by the TinkerGraphComputer when 
calling one of the xyzVertexProgramSteps. Are the graph properties for this 
documented anywhere?

Also, I saw that the ClusterCountMapReduce and ClusterPopulationMapReduce 
classes are not usable for the ConnectedComponentVertexProgram. Was that a true 
choice (given that these classes predate the VertexProgram steps). With the 
ComputerProgram builder it was easy to configure the number of workers.

> 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)

Reply via email to