If it is a vectorStoreIndex, once indexing is completed you'll have to persist the index in case you want to have the nodes back when loading from local directory.
Third party vector stores disable the docstore by default to simplify storage. You can override this, or use a chroma client directly to get everything