the current data context
a function for updating a person
Updates an existing person to have the provided data.
the updated person data. The complete data for the person must be provided. Existing fields not included in the updated data will be removed from the person. If the provided parent lineage is hydrated (e.g. for a PersonWithLineage), the lineage will be properly dehydrated before being stored.
the updated person with the new _rev value
Returns a function for updating a person from the given data context.