MCPcopy Create free account
hub / github.com/diillson/chatcli / ConversationGraph

Method ConversationGraph

cli/plugins/builtin_graphview.go:88–88  ·  view source on GitHub ↗

ConversationGraph returns a structural graph of the current session.

()

Source from the content-addressed store, hash-verified

86 KnowledgeGraph() (GraphData, error)
87 // ConversationGraph returns a structural graph of the current session.
88 ConversationGraph() (GraphData, error)
89}
90
91// graphProviderHolder mirrors knowAdapterHolder: a concrete wrapper so

Callers 1

resolveGraphDataFunction · 0.65

Implementers 2

graphViewPluginAdaptercli/graphview_adapter.go
fakeGraphProvidercli/plugins/builtin_graphview_test.go

Calls

no outgoing calls

Tested by

no test coverage detected