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

Method GetCount

bitmap/pb.pb.go:3532–3537  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3530}
3531
3532func (m *SchemaUpdate) GetCount() bool {
3533 if m != nil {
3534 return m.Count
3535 }
3536 return false
3537}
3538
3539func (m *SchemaUpdate) GetList() bool {
3540 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected