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

Method Type

tok/tok.go:64–64  ·  view source on GitHub ↗

Type returns the string representation of the typeID that we care about.

()

Source from the content-addressed store, hash-verified

62
63 // Type returns the string representation of the typeID that we care about.
64 Type() string
65
66 // Tokens return tokens for a given value. The tokens shouldn't be encoded
67 // with the byte identifier.

Callers 8

encodeMethod · 0.65
cantCoerceScalarFunction · 0.65
compareSchemaUpdatesFunction · 0.65
resolveTokenizersFunction · 0.65
GetRaftEntryMethod · 0.65
truncateEntriesUntilMethod · 0.65
registerTokenizerFunction · 0.65

Implementers 15

GeoTokenizertok/tok.go
IntTokenizertok/tok.go
FloatTokenizertok/tok.go
YearTokenizertok/tok.go
MonthTokenizertok/tok.go
DayTokenizertok/tok.go
HourTokenizertok/tok.go
TermTokenizertok/tok.go
ExactTokenizertok/tok.go
NGramTokenizertok/tok.go

Calls

no outgoing calls

Tested by

no test coverage detected