Pattern
Float-to-Int Parameter Mismatch
float-to-int-parameter-mismatch
Numeric values get implicitly coerced to floating-point (e.g., 20 becomes 20.0 or 1.25 becomes ambiguous 1.2/1.3), so downstream drivers/Cypher/formatters reject or mis-select results, forcing explicit integer/format handling.