MCPcopy
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

1import { create } from 'zustand'
2import { createSelectors } from '@/lib/utils'
3import { DirectedGraph } from 'graphology'
4import MiniSearch from 'minisearch'

Callers

nothing calls this directly

Calls 8

resolveNodeColorFunction · 0.90
createSelectorsFunction · 0.90
createFunction · 0.85
setFunction · 0.85
getFunction · 0.85
createErrorWithCauseFunction · 0.70
pushMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected