Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.1.1-incubating
-
None
-
None
Description
I don't really know the best way to express this, but I think we should allow a VertexProgram to state which vertices it should process at each iteration. For most VertexProgram}}s only those vertices that received a message in the last iteration need to be evaluated. What is the best way to say this so that {{GraphComputer implementations can use it, I don't know.
This is all really related to GraphFilter and MessageScope as well. Basically, at every iteration, what subgraph do you need to grab to process? ... we should really tie all those concepts together nicely.
Attachments
Issue Links
- relates to
-
TINKERPOP-1564 Distributed OLTP Traversals and the Introduction of Partition Concept
- Closed