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

Method GetNamespace

protos/pb/pb.pb.go:5666–5671  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5664}
5665
5666func (x *BackupKey) GetNamespace() uint64 {
5667 if x != nil {
5668 return x.Namespace
5669 }
5670 return 0
5671}
5672
5673// A posting list stored in the format used for writing backups.
5674type BackupPostingList struct {

Callers 4

LoginMethod · 0.45
createPostingsMethod · 0.45
addIndexMapEntriesMethod · 0.45
ExpandEdgesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected