MCPcopy
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
5659func (x *BackupKey) GetCount() uint32 {
5660 if x != nil {
5661 return x.Count
5662 }
5663 return 0
5664}
5665
5666func (x *BackupKey) GetNamespace() uint64 {
5667 if x != nil {

Callers 6

toListMethod · 0.45
addCountEntryMethod · 0.45
toSchemaFunction · 0.45
populateSchemaFunction · 0.45
runMutationFunction · 0.45
addMutationInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected