Skip to main content

Module pregel

Module pregel 

Source
Expand description

Pregel execution engine and related types.

Re-exports§

pub use branch::Branch;
pub use branch::BranchResult;
pub use engine::Pregel;

Modules§

branch
Branch logic for conditional routing.
engine
Core Pregel execution engine.