OracleVectorStore Public Methods
OracleVectorStore
public methods are listed in Table 21-7.
Table 21-7 OracleVectorStore Public Methods
Public Method | Description |
---|---|
Checks if a collection exists in the vector store. | |
Dispose | Releases any resources or memory held by the object. |
Deletes a specified collection. | |
Creates a vector store collection using its name. |
|
GetDynamicCollection(string, VectorStoreCollectionDefinition) |
Creates a vector store collection using its name. |
Retrieves an object of a specified service type from the vector store. | |
Retrieves the names of all the collections in the vector store. |