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

Method GetUid

bitmap/pb.pb.go:4989–4994  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4987var xxx_messageInfo_UpdateGraphQLSchemaResponse proto.InternalMessageInfo
4988
4989func (m *UpdateGraphQLSchemaResponse) GetUid() uint64 {
4990 if m != nil {
4991 return m.Uid
4992 }
4993 return 0
4994}
4995
4996// BulkMeta stores metadata from the map phase of the bulk loader.
4997type BulkMeta struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected