Collection class
(PECL mysql-xdevapi >= 8.0.11)
Class synopsis
public count(): int
public createIndex(string $index_name, string $index_desc_json): void
public dropIndex(string $index_name): bool
public existsInDatabase(): bool
public getName(): string
public getOne(string $id): Document
public getSchema(): Schema Object
public getSession(): Session
}
Table of Contents
There are no user contributed notes for this page.