MCPcopy Index your code
hub / github.com/dgraph-io/dgraph / AssignUids

Method AssignUids

dgraphapi/cluster.go:39–39  ·  view source on GitHub ↗
(gc *dgo.Dgraph, num uint64)

Source from the content-addressed store, hash-verified

37 AlphasHealth() ([]string, error)
38 AlphasLogs() ([]string, error)
39 AssignUids(gc *dgo.Dgraph, num uint64) error
40 GetVersion() string
41 GetEncKeyPath() (string, error)
42 GetRepoDir() (string, error)

Callers 3

populateClusterFunction · 0.65
populateClusterFunction · 0.65
TestAllowUIDAccessMethod · 0.65

Implementers 3

LocalClusterdgraphtest/local_cluster.go
DCloudClusterdgraphtest/dcloud_cluster.go
ComposeClusterdgraphtest/compose_cluster.go

Calls

no outgoing calls

Tested by 3

populateClusterFunction · 0.52
populateClusterFunction · 0.52
TestAllowUIDAccessMethod · 0.52