Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ QueryCtx_GetQueryCtx
Function
QueryCtx_GetQueryCtx
src/query_ctx.c:56–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
inline QueryCtx *QueryCtx_GetQueryCtx(void) {
57
return _QueryCtx_GetCreateCtx();
58
}
59
60
inline void QueryCtx_SetTLS
61
(
Callers
8
UndoLog_Rollback
Function · 0.85
GraphQueryCtx_New
Function · 0.85
_query
Function · 0.85
Graph_Explain
Function · 0.85
ExecutionCtx_FromQuery
Function · 0.85
AST_ToString
Function · 0.85
EvalEntityUpdates
Function · 0.85
build_ast_and_plan
Function · 0.85
Calls
1
_QueryCtx_GetCreateCtx
Function · 0.85
Tested by
1
build_ast_and_plan
Function · 0.68