Skip to main content

Module query

Module query 

Source

Modules§

cypher_type_coerce
Cypher Type Coercion Layer
datetime
Temporal functions for Cypher query evaluation.
df_expr
Translation layer from Cypher expressions to DataFusion expressions.
df_graph
Custom graph operators for DataFusion execution.
df_planner
Hybrid physical planner for DataFusion integration.
df_udfs
Cypher-specific User Defined Functions (UDFs) for DataFusion.
executor
expr_eval
Expression evaluation helper functions.
function_props
locy_planner
Locy plan builder — translates a CompiledProgram into a LogicalPlan::LocyProgram.
planner
planner_locy_types
Supporting types for Locy logical plan variants.
pushdown
rewrite
spatial

Constants§

WINDOW_FUNCTIONS
Supported window function names (uppercase). Used by both planner and executor for consistency.