traveler.core.store.AbstractStore.copy#

AbstractStore.copy()[source]#

Create a shallow copy of the store.

Returns:

A new instance of the store with the same data and metadata.

Return type:

AbstractStore