export

fun export(): Map<String, Any?>

Exports the this mutation state into a universal format, which can be used either to serialize it into a N1QL query or to send it over the network to a different application/SDK.