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

Method GetTokenizer

bitmap/pb.pb.go:3525–3530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3523}
3524
3525func (m *SchemaUpdate) GetTokenizer() []string {
3526 if m != nil {
3527 return m.Tokenizer
3528 }
3529 return nil
3530}
3531
3532func (m *SchemaUpdate) GetCount() bool {
3533 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected