Change namespace

Is it possible to change the namespace of one set of vectors to a different namespace?

I’d like to merge several namespaces.

I can’t figure out how to download them all sequentially to reinsert.

Hi magicseth,
A namespace can’t be modified however, you can rewrite the vectors with the same IDs to another namespace, then delete the original vectors using namespace as a filter.
There isn’t a sorting mechanism for querying vectors by namespace to force them to be in any kind of order.
I hope this helps.