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

Method GetPredicate

bitmap/pb.pb.go:3725–3730  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3723var xxx_messageInfo_MovePredicatePayload proto.InternalMessageInfo
3724
3725func (m *MovePredicatePayload) GetPredicate() string {
3726 if m != nil {
3727 return m.Predicate
3728 }
3729 return ""
3730}
3731
3732func (m *MovePredicatePayload) GetSourceGid() uint32 {
3733 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected