()
| 5033 | var xxx_messageInfo_BulkMeta proto.InternalMessageInfo |
| 5034 | |
| 5035 | func (m *BulkMeta) GetEdgeCount() int64 { |
| 5036 | if m != nil { |
| 5037 | return m.EdgeCount |
| 5038 | } |
| 5039 | return 0 |
| 5040 | } |
| 5041 | |
| 5042 | func (m *BulkMeta) GetSchemaMap() map[string]*SchemaUpdate { |
| 5043 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected