MCPcopy
hub / github.com/geldata/gel / resolve

Method resolve

edb/schema/objects.py:2240–2241  ·  view source on GitHub ↗
(self, schema: s_schema.Schema)

Source from the content-addressed store, hash-verified

2238 """
2239
2240 def resolve(self, schema: s_schema.Schema) -> Any:
2241 raise NotImplementedError
2242
2243
2244class ObjectShell(Shell, Generic[Object_T_co]): # noqa: UP046

Callers 15

setup.pyFile · 0.45
_compile_postgresFunction · 0.45
_compile_pgvectorFunction · 0.45
_compile_libpg_queryFunction · 0.45
runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
hash_dirsFunction · 0.45
get_versionFunction · 0.45

Calls

no outgoing calls

Tested by 1