langchain_community.vectorstores.tiledb.get_vector_index_uri¶

langchain_community.vectorstores.tiledb.get_vector_index_uri(uri: str) str[source]¶

Get the URI of the vector index.

Parameters

uri (str) –

Return type

str