MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetCleanPredicate

Method GetCleanPredicate

bitmap/pb.pb.go:2481–2486  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2479}
2480
2481func (m *Proposal) GetCleanPredicate() string {
2482 if m != nil {
2483 return m.CleanPredicate
2484 }
2485 return ""
2486}
2487
2488func (m *Proposal) GetDelta() *OracleDelta {
2489 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected