MCPcopy
hub / github.com/weaviate/weaviate / SetSchemaGetter

Method SetSchemaGetter

usecases/modules/modules.go:143–145  ·  view source on GitHub ↗
(sg schemaGetter)

Source from the content-addressed store, hash-verified

141}
142
143func (p *Provider) SetSchemaGetter(sg schemaGetter) {
144 p.schemaGetter = sg
145}
146
147func (p *Provider) Init(ctx context.Context,
148 params moduletools.ModuleInitParams, logger logrus.FieldLogger,

Callers 7

TestModulesWithSearchersFunction · 0.95
TestModulesProviderFunction · 0.95
TestRFJourneyFunction · 0.95
TestRFJourneyWithFiltersFunction · 0.95
TestHybridOverSearchFunction · 0.95

Calls

no outgoing calls

Tested by 7

TestModulesWithSearchersFunction · 0.76
TestModulesProviderFunction · 0.76
TestRFJourneyFunction · 0.76
TestRFJourneyWithFiltersFunction · 0.76
TestHybridOverSearchFunction · 0.76