Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
48
type
QuadStore
struct
{
49
context context.Context
50
}
51
52
type
MetadataEntry
struct
{
53
NodeCount int64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected