Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
74
type
MapEntry []byte
75
76
// type mapEntry struct {
77
// uid uint64 // if plist is filled, then corresponds to plist's uid.
Callers
4
Next
Method · 0.85
bufferStats
Function · 0.85
toList
Method · 0.85
writeMapEntriesToFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected