export

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

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