MCPcopy
hub / github.com/dgraph-io/dgraph / GetNumUids

Method GetNumUids

protos/pb/pb.pb.go:3131–3136  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3129}
3130
3131func (x *UidBlock) GetNumUids() uint32 {
3132 if x != nil {
3133 return x.NumUids
3134 }
3135 return 0
3136}
3137
3138type UidPack struct {
3139 state protoimpl.MessageState

Callers 4

rewriteAndExecuteMethod · 0.80
rewriteAndExecuteMethod · 0.80
rewriteAndExecuteMethod · 0.80
IndexOfPackedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected