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

Struct SchemaResult

bitmap/pb.pb.go:3408–3410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3406}
3407
3408type SchemaResult struct {
3409 Schema []*SchemaNode `protobuf:"bytes,1,rep,name=schema,proto3" json:"schema,omitempty"` // Deprecated: Do not use.
3410}
3411
3412func (m *SchemaResult) Reset() { *m = SchemaResult{} }
3413func (m *SchemaResult) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected