Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cayleygraph/cayley
/ SQL
Method
SQL
graph/sql/shape.go:229–229 ·
view source on GitHub ↗
(b *Builder)
Source
from the content-addressed store, hash-verified
227
type
Expr
interface
{
228
isExpr()
229
SQL(b *Builder) string
230
}
231
232
type
Placeholder
struct
{}
Callers
7
TestSQLShapes
Function · 0.65
prepareQuery
Method · 0.65
String
Method · 0.65
String
Method · 0.65
SQL
Method · 0.65
SQL
Method · 0.65
SQL
Method · 0.65
Implementers
2
FieldName
graph/sql/shape.go
Placeholder
graph/sql/shape.go
Calls
no outgoing calls
Tested by
1
TestSQLShapes
Function · 0.52