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

Method Name

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

Name is name of tokenizer. This should be unique.

()

Source from the content-addressed store, hash-verified

59
60 // Name is name of tokenizer. This should be unique.
61 Name() string
62
63 // Type returns the string representation of the typeID that we care about.
64 Type() string

Callers 15

verifyStringIndexFunction · 0.95
SortTopNFunction · 0.65
SortWithFacetFunction · 0.65
TestConversionEdgeCasesFunction · 0.65
ConvertFunction · 0.65
MarshalFunction · 0.65
cantConvertFunction · 0.65
TestTypeForNameFunction · 0.65
TestValueForTypeFunction · 0.65
newPoolFunction · 0.65
copyExportToLocalFsFunction · 0.65
walkPathMethod · 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 13

TestConversionEdgeCasesFunction · 0.52
TestTypeForNameFunction · 0.52
TestValueForTypeFunction · 0.52
copyExportToLocalFsFunction · 0.52
BenchmarkQueriesFunction · 0.52
TestQueriesFor21MillionFunction · 0.52
runQueriesFunction · 0.52
TestExportAndLoadJsonFunction · 0.52
checkExportSchemaFunction · 0.52
TestSchemaIndexCustomFunction · 0.52