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

Method GetUpsert

bitmap/pb.pb.go:3546–3551  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3544}
3545
3546func (m *SchemaUpdate) GetUpsert() bool {
3547 if m != nil {
3548 return m.Upsert
3549 }
3550 return false
3551}
3552
3553func (m *SchemaUpdate) GetLang() bool {
3554 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected