[ 
https://issues.apache.org/jira/browse/TINKERPOP3-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko A. Rodriguez closed TINKERPOP3-509.
-----------------------------------------
    Resolution: Duplicate

This is analagous to https://issues.apache.org/jira/browse/TINKERPOP3-962 .. 
Closing this ticket as the other specifies how we should do it.

> Subgraph support for VertexProgram
> ----------------------------------
>
>                 Key: TINKERPOP3-509
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-509
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.2-incubating
>            Reporter: Bob Briody
>
> Most deployments contain graphs with a mix of:
> - system details
> - users & permissions
> - model data
> - instance data
> ...where each of these items represents a connected component. 
> This makes a universal VertexProgram pretty unhelpful, since they should only 
> be executed against a subset of the instance data, possibly defined by a set 
> of edge labels or a Traversal. 
> The framework should provide a mechanism to enable execution against a 
> subgraph in an efficient way. Doing so should not require changes to 
> VertexProgram code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to