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

Method GetKey

bitmap/pb.pb.go:2947–2952  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2945var xxx_messageInfo_FacetParam proto.InternalMessageInfo
2946
2947func (m *FacetParam) GetKey() string {
2948 if m != nil {
2949 return m.Key
2950 }
2951 return ""
2952}
2953
2954func (m *FacetParam) GetAlias() string {
2955 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected