package
23.1.1+incompatible
Repository: https://github.com/dgraph-io/dgraph.git
Documentation: pkg.go.dev
# Structs
Trie is an implementation of Ternary Search Tries to store XID to UID map.
XidMap allocates and tracks mappings between Xids and Uids in a threadsafe manner.
XidMapOptions specifies the options for creating a new xidmap.