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

Method GetIntersectDest

bitmap/pb.pb.go:783–788  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

781}
782
783func (m *Result) GetIntersectDest() bool {
784 if m != nil {
785 return m.IntersectDest
786 }
787 return false
788}
789
790func (m *Result) GetFacetMatrix() []*FacetsList {
791 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected