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

Struct SortResult

bitmap/pb.pb.go:947–949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

945}
946
947type SortResult struct {
948 UidMatrix []*List `protobuf:"bytes,1,rep,name=uid_matrix,json=uidMatrix,proto3" json:"uid_matrix,omitempty"`
949}
950
951func (m *SortResult) Reset() { *m = SortResult{} }
952func (m *SortResult) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected