Module protocol

Module protocol 

Source

Structs§

GraphSyncPayload
Main payload for MessageType::GraphSync messages
SyncAck
Acknowledgment of successful sync
SyncConflict
Conflict notification
SyncFullRequest
Request for full graph sync
SyncIncrementalRequest
Request for incremental sync since a given vector clock
SyncResponse
Response containing graph data
SyncedEdge
Graph edge with sync metadata
SyncedNode
Graph node with sync metadata
Tombstone
Tombstone for tracking deleted entities

Enums§

SyncType
Type of graph synchronization operation