Update META.id() using n1ql query

Hi,

Is it possible to update the META.id() of a document using N1QL query??

Thanks

document key (i.e. META().id) is immutable in couchbase.
Only option you have create new one and delete old one.