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