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

Method GetEdgeCount

bitmap/pb.pb.go:5035–5040  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5033var xxx_messageInfo_BulkMeta proto.InternalMessageInfo
5034
5035func (m *BulkMeta) GetEdgeCount() int64 {
5036 if m != nil {
5037 return m.EdgeCount
5038 }
5039 return 0
5040}
5041
5042func (m *BulkMeta) GetSchemaMap() map[string]*SchemaUpdate {
5043 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected