Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
verifyStringIndex
Function · 0.95
SortTopN
Function · 0.65
SortWithFacet
Function · 0.65
TestConversionEdgeCases
Function · 0.65
Convert
Function · 0.65
Marshal
Function · 0.65
cantConvert
Function · 0.65
TestTypeForName
Function · 0.65
TestValueForType
Function · 0.65
newPool
Function · 0.65
copyExportToLocalFs
Function · 0.65
walkPath
Method · 0.65
Implementers
15
BigFloatTokenizer
tok/tok.go
GeoTokenizer
tok/tok.go
IntTokenizer
tok/tok.go
FloatTokenizer
tok/tok.go
YearTokenizer
tok/tok.go
MonthTokenizer
tok/tok.go
DayTokenizer
tok/tok.go
HourTokenizer
tok/tok.go
TermTokenizer
tok/tok.go
ExactTokenizer
tok/tok.go
NGramTokenizer
tok/tok.go
FullTextTokenizer
tok/tok.go
Calls
no outgoing calls
Tested by
13
TestConversionEdgeCases
Function · 0.52
TestTypeForName
Function · 0.52
TestValueForType
Function · 0.52
copyExportToLocalFs
Function · 0.52
BenchmarkQueries
Function · 0.52
TestQueriesFor21Million
Function · 0.52
runQueries
Function · 0.52
TestExportAndLoadJson
Function · 0.52
TestExportAndLoadJsonFacets
Function · 0.52
writeToLogWriterAndVerify
Function · 0.52
checkExportSchema
Function · 0.52
TestSchemaIndexCustom
Function · 0.52