--------------------------------------------------------------- CollectionQuery returns a new Collection select query.
()
| 385 | |
| 386 | // CollectionQuery returns a new Collection select query. |
| 387 | CollectionQuery() *dbx.SelectQuery |
| 388 | |
| 389 | // FindCollections finds all collections by the given type(s). |
| 390 | // |
no outgoing calls