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

Method GetSourceGid

bitmap/pb.pb.go:3732–3737  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3730}
3731
3732func (m *MovePredicatePayload) GetSourceGid() uint32 {
3733 if m != nil {
3734 return m.SourceGid
3735 }
3736 return 0
3737}
3738
3739func (m *MovePredicatePayload) GetDestGid() uint32 {
3740 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected