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

Method GetAnonymous

bitmap/pb.pb.go:4441–4446  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4439}
4440
4441func (m *BackupRequest) GetAnonymous() bool {
4442 if m != nil {
4443 return m.Anonymous
4444 }
4445 return false
4446}
4447
4448func (m *BackupRequest) GetPredicates() []string {
4449 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected