Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ stmt
Struct
stmt
tests/hostedemu/hostedemu.go:289–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
}
288
289
type
stmt
struct
{
290
conn *conn
291
query string
292
}
293
294
func
(s *stmt) Close() error {
return
nil }
295
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected