MCPcopy
hub / github.com/cayleygraph/cayley / QuadStore

Struct QuadStore

graph/gaedatastore/quadstore.go:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46)
47
48type QuadStore struct {
49 context context.Context
50}
51
52type MetadataEntry struct {
53 NodeCount int64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected