MCPcopy Create free account
hub / github.com/bcspragu/logseq-sync / Graph

Struct Graph

db/db.go:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type Graph struct {
16 ID GraphID
17 Name string
18}
19
20type FileMeta struct {
21 ID FileID

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected