Searched defs:runQuery (Results 1 – 6 of 6) sorted by relevance
| /plugin/aichat/Storage/ |
| D | PineconeStorage.php | 40 protected function runQuery($endpoint, mixed $data, $method = 'POST') function in dokuwiki\\plugin\\aichat\\Storage\\PineconeStorage
|
| D | QdrantStorage.php | 50 protected function runQuery($endpoint, mixed $data, $method = 'POST', $retry = 0) function in dokuwiki\\plugin\\aichat\\Storage\\QdrantStorage
|
| D | ChromaStorage.php | 52 protected function runQuery($endpoint, mixed $data, $method = 'POST') function in dokuwiki\\plugin\\aichat\\Storage\\ChromaStorage
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/Resource/ |
| D | Projects.php | 191 public function runQuery($projectId, RunQueryRequest $postBody, $optParams = []) function in Google\\Service\\Datastore\\Resource\\Projects
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/ |
| D | ProjectsDatabasesDocuments.php | 384 public function runQuery($parent, RunQueryRequest $postBody, $optParams = []) function in Google\\Service\\Firestore\\Resource\\ProjectsDatabasesDocuments
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_DatastoreService.php | 144 public function runQuery($datasetId, Google_RunQueryRequest $postBody, $optParams = array()) { function in Google_DatasetsServiceResource
|