Skip to main content

Module optional_expand

Module optional_expand 

Source
Expand description

OPTIONAL MATCH (left-join) expansion.

Functionsยง

execute_optional_expand
Execute an optional expand (left join). For each source record, find matching edges. If matches exist, emit expanded records. If no match, emit one record with NULL-padded new variables.