Add a pair of a key and a value to a MAPPING node.
| mapping |
The mapping node id. |
| key |
The key node id. |
| value |
The value node id. |
| document |
A document object. |
|
1 if the function succeeded, 0 on error. |