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

Method GetAlias

bitmap/pb.pb.go:2954–2959  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2952}
2953
2954func (m *FacetParam) GetAlias() string {
2955 if m != nil {
2956 return m.Alias
2957 }
2958 return ""
2959}
2960
2961type FacetParams struct {
2962 AllKeys bool `protobuf:"varint,1,opt,name=all_keys,json=allKeys,proto3" json:"all_keys,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected