MCPcopy
hub / github.com/dgraph-io/dgraph / GetEntity

Method GetEntity

protos/pb/pb.pb.go:2118–2123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2116}
2117
2118func (x *DirectedEdge) GetEntity() uint64 {
2119 if x != nil {
2120 return x.Entity
2121 }
2122 return 0
2123}
2124
2125func (x *DirectedEdge) GetAttr() string {
2126 if x != nil {

Callers 3

addIndexMapEntriesMethod · 0.80
applyMutationsMethod · 0.80
ExpandEdgesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected