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

Method GetGroupId

bitmap/pb.pb.go:3264–3269  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3262var xxx_messageInfo_SchemaRequest proto.InternalMessageInfo
3263
3264func (m *SchemaRequest) GetGroupId() uint32 {
3265 if m != nil {
3266 return m.GroupId
3267 }
3268 return 0
3269}
3270
3271func (m *SchemaRequest) GetPredicates() []string {
3272 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected