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

Method GetNonNullableList

bitmap/pb.pb.go:3567–3572  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3565}
3566
3567func (m *SchemaUpdate) GetNonNullableList() bool {
3568 if m != nil {
3569 return m.NonNullableList
3570 }
3571 return false
3572}
3573
3574func (m *SchemaUpdate) GetObjectTypeName() string {
3575 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected