Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HKUDS/LightRAG
/ graph.ts
File
graph.ts
lightrag_webui/src/stores/graph.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
import
{ createSelectors } from
'@/lib/utils'
3
import
{ DirectedGraph } from
'graphology'
4
import
MiniSearch from
'minisearch'
Callers
nothing calls this directly
Calls
8
resolveNodeColor
Function · 0.90
createSelectors
Function · 0.90
create
Function · 0.85
set
Function · 0.85
get
Function · 0.85
createErrorWithCause
Function · 0.70
push
Method · 0.45
forEach
Method · 0.45
Tested by
no test coverage detected