Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2244
class
ObjectShell(Shell, Generic[Object_T_co]):
# noqa: UP046
Callers
15
setup.py
File · 0.45
_compile_postgres
Function · 0.45
_compile_pgvector
Function · 0.45
_compile_libpg_query
Function · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
test_edb_stat_statements
Method · 0.45
_get_devmode_pg_config_path
Function · 0.45
hash_dirs
Function · 0.45
get_version
Function · 0.45
railroad_diagram.py
File · 0.45
Calls
no outgoing calls
Tested by
1
test_edb_stat_statements
Method · 0.36