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

Method GetPredicate

bitmap/pb.pb.go:3338–3343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3336var xxx_messageInfo_SchemaNode proto.InternalMessageInfo
3337
3338func (m *SchemaNode) GetPredicate() string {
3339 if m != nil {
3340 return m.Predicate
3341 }
3342 return ""
3343}
3344
3345func (m *SchemaNode) GetType() string {
3346 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected