MCPcopy Create free account
hub / github.com/dgraph-io/dgraph / aname

Method aname

dgraphtest/dgraph.go:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103}
104
105func (z *zero) aname() string {
106 return z.aliasName
107}
108
109func (z *zero) cid() string {
110 return z.containerID

Callers 1

cmdMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected