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

Method GetLang

bitmap/pb.pb.go:3553–3558  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3551}
3552
3553func (m *SchemaUpdate) GetLang() bool {
3554 if m != nil {
3555 return m.Lang
3556 }
3557 return false
3558}
3559
3560func (m *SchemaUpdate) GetNonNullable() bool {
3561 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected