Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dgraph-io/dgraph
/ GetCount
Method
GetCount
protos/pb/pb.pb.go:5659–5664 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5657
}
5658
5659
func
(x *BackupKey) GetCount() uint32 {
5660
if
x != nil {
5661
return
x.Count
5662
}
5663
return
0
5664
}
5665
5666
func
(x *BackupKey) GetNamespace() uint64 {
5667
if
x != nil {
Callers
6
toList
Method · 0.45
addCountEntry
Method · 0.45
toSchema
Function · 0.45
populateSchema
Function · 0.45
runMutation
Function · 0.45
addMutationInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected