//
pkg.gl
Category
github.com/unigraph-dev/dgraph
xidmap
package
0.9.4
Repository:
https://github.com/unigraph-dev/dgraph.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
190 SLOC
#
Functions
New
New creates an XidMap with given badger and uid provider.
#
Structs
Options
Options controls the performance characteristics of the XidMap.
XidMap
XidMap allocates and tracks mappings between Xids and Uids in a threadsafe manner.