NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::graph::CheckpointCoordinator Member List

This is the complete list of members for neograph::graph::CheckpointCoordinator, including all inherited members.

CheckpointCoordinator(std::shared_ptr< CheckpointStore > store, std::string thread_id)neograph::graph::CheckpointCoordinator
clear_pending_writes(const std::string &parent_cp_id) constneograph::graph::CheckpointCoordinator
enabled() const noexceptneograph::graph::CheckpointCoordinatorinline
load_for_resume() constneograph::graph::CheckpointCoordinator
load_for_resume_async() constneograph::graph::CheckpointCoordinator
record_pending_write(const std::string &parent_cp_id, const std::string &task_id, const std::string &task_path, const std::string &node_name, const NodeResult &nr, int step) constneograph::graph::CheckpointCoordinator
save_super_step(const GraphState &state, const std::string &current_node, const std::vector< std::string > &next_nodes, CheckpointPhase phase, int step, const std::string &parent_id, const BarrierState &barrier_state) constneograph::graph::CheckpointCoordinator