Skip to main content

validate_pattern_shape

Function validate_pattern_shape 

Source
pub fn validate_pattern_shape(
    elements: &[PatternElement],
) -> Result<(), QueryError>
Expand description

Validate that a pattern alternates Node/Edge/Node correctly.