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

Method GetEntity

bitmap/pb.pb.go:1895–1900  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1893var xxx_messageInfo_DirectedEdge proto.InternalMessageInfo
1894
1895func (m *DirectedEdge) GetEntity() uint64 {
1896 if m != nil {
1897 return m.Entity
1898 }
1899 return 0
1900}
1901
1902func (m *DirectedEdge) GetAttr() string {
1903 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected