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

Method GetDestGid

bitmap/pb.pb.go:3739–3744  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3737}
3738
3739func (m *MovePredicatePayload) GetDestGid() uint32 {
3740 if m != nil {
3741 return m.DestGid
3742 }
3743 return 0
3744}
3745
3746func (m *MovePredicatePayload) GetTxnTs() uint64 {
3747 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected