You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overall semantics refer to section Vertex program primitive.
Notes for sync between master and replica vertex: TBD.
asynchronous
Distributed graph
The most concise and elegant approach is Vertex-Cut. Every edge is assigned exactly one machine, while vertex may have many replicas on other machines. The semantics of synchronization between master and replica vertex will be defined here later.