{ "expr": "$append(1, [3,4])", "dataset": "dataset5", "bindings": {}, "result": [ 1, 3, 4 ] }