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

Method GetMutations

bitmap/pb.pb.go:2460–2465  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2458var xxx_messageInfo_Proposal proto.InternalMessageInfo
2459
2460func (m *Proposal) GetMutations() *Mutations {
2461 if m != nil {
2462 return m.Mutations
2463 }
2464 return nil
2465}
2466
2467func (m *Proposal) GetKv() []*pb.KV {
2468 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected