Wouter de Vaal wrote:

Is it possible to rename a collection that already exists and is filled
with data ?



No. The trick we used in our project is to put a presentable name of the
collection in MetaData
and then let the collection real name be a generated unique one.

Regards,
Wouter



So according to what I understand, it would be possible to change the presentable name of the collection by changing it in the metadata ?
Since the name used to access the collection is the one stored in the metadata, I want to change this one.
If it is indeed possible, would you mind showing me a piece of code that does it ?


Thanks, that would really help out here !!




Reply via email to