ROUND
The ROUND function rounds the input values up or down to the closest whole integer.
ROUND Syntax
Use the following syntax when incorporating the ROUND function in queries:
ROUND(expression)
This is an outdated version of the documentation for older AnzoGraph DB 2.3 releases. For the latest information, see the documentation for the current release.
The ROUND function rounds the input values up or down to the closest whole integer.
Use the following syntax when incorporating the ROUND function in queries:
ROUND(expression)