Home
last modified time | relevance | path

Searched refs:ensureCollectionExists (Results 1 – 2 of 2) sorted by relevance

/plugin/dokullm/
H A DChromaDBClient.php536 public function ensureCollectionExists($collectionName) { function in dokuwiki\\plugin\\dokullm\\ChromaDBClient
580 $collectionStatus = $this->ensureCollectionExists($collectionName);
H A Dcli.php258 $collectionStatus = $chroma->ensureCollectionExists($collectionName);