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

Method GetPredicate

bitmap/pb.pb.go:3504–3509  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3502var xxx_messageInfo_SchemaUpdate proto.InternalMessageInfo
3503
3504func (m *SchemaUpdate) GetPredicate() string {
3505 if m != nil {
3506 return m.Predicate
3507 }
3508 return ""
3509}
3510
3511func (m *SchemaUpdate) GetValueType() Posting_ValType {
3512 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected