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

Method GetAllKeys

bitmap/pb.pb.go:2999–3004  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2997var xxx_messageInfo_FacetParams proto.InternalMessageInfo
2998
2999func (m *FacetParams) GetAllKeys() bool {
3000 if m != nil {
3001 return m.AllKeys
3002 }
3003 return false
3004}
3005
3006func (m *FacetParams) GetParam() []*FacetParam {
3007 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected