Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ NegationBuild
Method
NegationBuild
clause/expression.go:17–17 ·
view source on GitHub ↗
(builder Builder)
Source
from the content-addressed store, hash-verified
15
// NegationExpressionBuilder negation expression builder
16
type
NegationExpressionBuilder
interface
{
17
NegationBuild(builder Builder)
18
}
19
20
// Expr raw expression
Callers
1
Build
Method · 0.65
Implementers
2
IN
clause/expression.go
Eq
clause/expression.go
Calls
no outgoing calls
Tested by
no test coverage detected