Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ stmt
Struct
stmt
tests/bigquerylive/driver.go:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
type
stmt
struct
{
59
conn *conn
60
query string
61
}
62
63
type
tx
struct
{}
64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected