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

Method Descriptor

bitmap/pb.pb.go:510–512  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

508func (m *Query) String() string { return proto.CompactTextString(m) }
509func (*Query) ProtoMessage() {}
510func (*Query) Descriptor() ([]byte, []int) {
511 return fileDescriptor_f80abaa17e25ccc8, []int{3}
512}
513func (m *Query) XXX_Unmarshal(b []byte) error {
514 return m.Unmarshal(b)
515}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected