This is from Neo4j's graphacademy website:
To force the number to be an integer, you can use the ⇒ operator.
ie: :param number=> 10
The Browser will output the following result, with the number cast as an integer.
{ "number": 10 }