Home
last modified time | relevance | path

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

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