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

TypeAlias MapEntry

dgraph/cmd/bulk/mapper.go:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74type MapEntry []byte
75
76// type mapEntry struct {
77// uid uint64 // if plist is filled, then corresponds to plist's uid.

Callers 4

NextMethod · 0.85
bufferStatsFunction · 0.85
toListMethod · 0.85
writeMapEntriesToFileMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected