Function calls
A function call expression consists of a function name, followed by comma-separated arguments enclosed in parentheses.
<FUNCTION NAME> ( <EXPR> [ , ... ] )
TypeDB 3.0 is live! Get started for free.
A function call expression consists of a function name, followed by comma-separated arguments enclosed in parentheses.
<FUNCTION NAME> ( <EXPR> [ , ... ] )