Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GraphLite-AI/GraphLite
/ Arc_QueryCoordinator
Class
Arc_QueryCoordinator
graphlite-ffi/graphlite.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
*/
51
typedef struct GraphLiteDB {
52
struct Arc_QueryCoordinator coordinator;
53
} GraphLiteDB;
54
55
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected