Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3131
func
(x *UidBlock) GetNumUids() uint32 {
3132
if
x != nil {
3133
return
x.NumUids
3134
}
3135
return
0
3136
}
3137
3138
type
UidPack
struct
{
3139
state protoimpl.MessageState
Callers
4
rewriteAndExecute
Method · 0.80
rewriteAndExecute
Method · 0.80
rewriteAndExecute
Method · 0.80
IndexOfPacked
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected