|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
Convenience header: includes the full NeoGraph core + graph engine API. More...
#include <neograph/types.h>#include <neograph/provider.h>#include <neograph/tool.h>#include <neograph/graph/types.h>#include <neograph/graph/state.h>#include <neograph/graph/node.h>#include <neograph/graph/engine.h>#include <neograph/graph/checkpoint.h>#include <neograph/graph/loader.h>#include <neograph/graph/react_graph.h>#include <neograph/graph/store.h>Go to the source code of this file.
Convenience header: includes the full NeoGraph core + graph engine API.
Include this single header to access all core types, the graph engine, checkpointing, state management, and the node system. LLM and MCP modules must be included separately.
Definition in file neograph.h.