Home
last modified time | relevance | path

Searched defs:deletePageChunks (Results 1 – 5 of 5) sorted by relevance

/plugin/aichat/Storage/
H A DAbstractStorage.php70 abstract public function deletePageChunks($page, $firstChunkID); function in dokuwiki\\plugin\\aichat\\Storage\\AbstractStorage
H A DPineconeStorage.php118 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\PineconeStorage
H A DChromaStorage.php159 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage
H A DQdrantStorage.php177 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\QdrantStorage
H A DSQLiteStorage.php79 public function deletePageChunks($page, $firstChunkID) function in dokuwiki\\plugin\\aichat\\Storage\\SQLiteStorage